No background jobs
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
After manual scanning photos an run cron.php photos appear on the map, but new added photos are still not on the map after several days. It seems that the os_jobs table doesn't contains any Map jobs.
How can I add the cron background job? Or is there an other problem?
Contributor guide
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 with cron.php and inspect how background jobs are registered and stored in the os_jobs table. Reproduce the difference between manual scanning and newly added photos, then verify whether Map jobs are created and processed. Done means new photos appear on the map without manual scanning and the relevant jobs run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100