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

Unknown Operation "purge-jobs"! on class page when canceling jobs #325

Closed
tielur opened this issue Jan 27, 2022 · 3 comments
Closed

Unknown Operation "purge-jobs"! on class page when canceling jobs #325

tielur opened this issue Jan 27, 2022 · 3 comments
Assignees
Labels
bug Something isn't working priority-medium
Milestone

Comments

@tielur
Copy link

tielur commented Jan 27, 2022

When trying to use the Cancel All Jobs on the class page, I get a Unknown Operation "purge-jobs"! error. I noticed in this commit 96be8b6 that everything that was purge-jobs was changed to cancel-jobs. Is this something that needs to be changed in the class.tmpl as well?

@tielur
Copy link
Author

tielur commented Jan 27, 2022

If the answer to the above is "yes" I'm more then happy to open a PR

@zdohnal zdohnal self-assigned this Jan 27, 2022
@zdohnal zdohnal added bug Something isn't working priority-medium labels Jan 27, 2022
@zdohnal zdohnal added this to the v2.4.1 milestone Jan 27, 2022
@zdohnal
Copy link
Member

zdohnal commented Jan 27, 2022

Hi @tielur ,

thank you for reporting the issue and good catch! Yes, it is a leftover after the change, the option in class.tmpl should be cancel-jobs.

I've applied the changes in commit 2ff120a.

@tielur
Copy link
Author

tielur commented Jan 27, 2022

Awesome! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium
Projects
None yet
Development

No branches or pull requests

2 participants