When activating the File job, the date immediately displayed is not the same as the one after a refresh
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 95
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Context
On v5.0.2
https://github.com/user-attachments/assets/29bf0995-7714-4fb6-93ee-ecc645fe90be
Reproducible on mathieulamiot.com (I can provide access if needed, or info on the DB).
Expected behavior
When I activate a job, the displayed date must be the correct one. When I refresh, the displayed date must be the correct one as well.
Acceptance Criteria
- Activate the File job. Check the scheduled date on the UI.
- Refresh the page. The scheduled page must be the same.
- Check the schedule of the CRON, it must match the schedule on the UI.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the File job activation on v5.0.2, then refresh the page and compare the scheduled date shown in the UI with the CRON schedule. Done means the date is identical immediately after activation, after refresh, and in the CRON schedule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100