Unable to fetch the Jobs list
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I have created a schedule job that execute the application data backup daily at for a given time (like daily @ 18:00:00) in Django Application. When I start the application, it starts all the configured schedule jobs. But when I try to fetch the jobs that are scheduled I get an empty list.



Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Django scheduling setup described in the issue and compare the configured jobs with the empty jobs-list result shown in the screenshots. Trace the job-list retrieval path and verify the fix by confirming that the scheduled backup job appears in the returned list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100