Skip to content

Remove Dangling Recurring Tasks - #803

Open
irfanfadilah wants to merge 2 commits into
rails:mainfrom
irfanfadilah:remove-dangling-recurring-tasks
Open

irfanfadilah wants to merge 2 commits into
rails:mainfrom
irfanfadilah:remove-dangling-recurring-tasks

Conversation

@irfanfadilah

@irfanfadilah irfanfadilah commented Sep 16, 2026

Copy link
Copy Markdown

This PR fixes #623

Previously the scheduler only created when either recurring.yml has at least one task, or dynamic recurring enabled. So, if there are no tasks in recurring.yml neither condition was true. The old task remained in the database and continued to appear in Mission Control Jobs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Removing job from recurring.yml does not remove job from recurring tasks tab in mission control

1 participant