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 recurring jobs #2432

Closed

Conversation

Kithuldeniya
Copy link

Requested issue : Disable Recurring Job from Dashboard #2289

Initiating a recurrent job

When creating a recurrent job, you can use RecurringJobOptions to disable the job. By default, this value is set to false, ensuring that existing jobs remain unaffected.
image

Visual in the dashboard

Disabled jobs can be identified in the dashboard by the ‘Disabled’ tag, which appears with a tooltip under the ‘Next Execution’ column.
image

Action popups

The enable and disable actions will trigger a popup to obtain user confirmation.
image
image

@DCarlson12
Copy link

Duplicate of #2431, pretty much copying my PR not even 24h later with some changed method names...

@Kithuldeniya
Copy link
Author

Don’t assume that no one will need to refer to your pull request to come up with method names if you’re following the existing method standards.

@DCarlson12
Copy link

Don’t assume that no one will need to refer to your pull request to come up with method names if you’re following the existing method standards.

It’s not just that, you copied almost my entire implementation, even down to the very glyph for the icons on the buttons. Just a little suspicious…

@Kithuldeniya
Copy link
Author

Closing PR as this PR has the similer feature to #2431

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

Successfully merging this pull request may close these issues.

2 participants