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

Cancelling background jobs no longer works #4975

Closed
reckart opened this issue Aug 5, 2024 · 0 comments
Closed

Cancelling background jobs no longer works #4975

reckart opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
🐛Bug Something isn't working Module: Scheduler
Milestone

Comments

@reckart
Copy link
Member

reckart commented Aug 5, 2024

Describe the bug
Cancelling background jobs no longer works

To Reproduce
Steps to reproduce the behavior:

  1. Trigger e.g. a bulk processing job and then try to cancel it.
  2. In the browser JS console, you can see a 403 error from the backend

Expected behavior
The job should be stopped.

Please complete the following information:

  • Version and build ID: 34.0-beta-2
@reckart reckart added 🐛Bug Something isn't working Module: Scheduler labels Aug 5, 2024
@reckart reckart added this to the 34.0 milestone Aug 5, 2024
@reckart reckart self-assigned this Aug 5, 2024
reckart added a commit that referenced this issue Aug 5, 2024
- Change the way that CSRF is not applied to Wicket UI calls but still register Spring CSRF token in the request
- Update some of the Spring Security configuration to non-deprecated calls
reckart added a commit that referenced this issue Aug 5, 2024
…g-background-jobs-no-longer-works

#4975 - Cancelling background jobs no longer works
@reckart reckart closed this as completed Aug 7, 2024
@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working Module: Scheduler
Projects
Archived in project
Development

No branches or pull requests

1 participant