Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Disable/Enable Button for Task Templates #2178

Open
livdebus opened this issue Jul 9, 2024 · 0 comments
Open

Feature: Disable/Enable Button for Task Templates #2178

livdebus opened this issue Jul 9, 2024 · 0 comments
Labels

Comments

@livdebus
Copy link

livdebus commented Jul 9, 2024

Related to

Service (scheduled tasks, alerts)

Impact

major improvement to user experience

Missing Feature

It would great to have a enable/disable button for each task template. Currently if tasks are scheduled via cron option, one needs to remove cron value if a run or multiple runs should be skipped. So if there would be an enable/disable button which controls the execution of scheduled task via cron this would make this much smoother. If a task would be disabled it would not run on scheduled cron settings but can still be triggered manually.

Additionally a global button/setting to control execution of all scheduled tasks (or limited to Environment or Views) would be nice. So that all scheduled tasks executions can be paused.

Obviously making this options available via API would be a dream.

Implementation

Add a boolean button to task template settings which enables/disables cron task execution.
Add "Disabled" to status indicator on task templates overview.
Add API options to existing endpoints.

Add a global boolean button to enable/disable Task Scheduler globally.

Design

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant