Describe the bug
The publishedAt doesn't change to selected datetime if past date is selected. The publishedAt is set to when the publish action is triggered.
To Reproduce
Steps to reproduce the behavior:
- Go to a
published content from applied Collection-Type
- Click on three dot icon, select
Unpublish in Entry section
- After content has been unpublished, set the published date to a past date in
Publisher section
- Wait for the job triggered.
Expected behavior
The publishedAt date of the content should be the selected past date
System
- Node.js version: 22.16.0
- NPM version: 10.9.2
- Strapi version: 5.23.0
- Plugin version: 2.0.4
- Database: SQLite
- Operating system: WSL
Additional context