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

Facility to cancel all (or multiple) jobs #388

Open
simonwibberley opened this issue Feb 28, 2020 · 4 comments
Open

Facility to cancel all (or multiple) jobs #388

simonwibberley opened this issue Feb 28, 2020 · 4 comments
Milestone

Comments

@simonwibberley
Copy link

Hi there,

I can't find a way to cancel scheduled jobs en masse - is there currently a way to do this either on the cli or web admin interface?

Many thanks!

@simonwibberley
Copy link
Author

As a workaround, I just deleted all the entries in the job_instance table.

@marcanpilami
Copy link
Contributor

Hi, no there is no API to do mass job update. What is you use case? Most importantly, how many job instances do you wish to cancel? Are there other verbs you may wish to use on multiple job instances, such as release?

@marcanpilami marcanpilami added this to the backlog milestone Mar 5, 2020
@simonwibberley
Copy link
Author

Hi, thanks @marcanpilami - my use case was to cancel all of them because the program contained an error. I'm still very new to JQM, so wouldn't like to suppose beyond this case.

@marcanpilami
Copy link
Contributor

OK thanks. I'll leave this as a feature request on the backlog : ability to cancel multiple job instances from the web admin page.

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

No branches or pull requests

2 participants