Actions in sidekiq UI not working
🐞 Bug report
When clicking some action buttons (e.g. disable all cron jobs) in sidekiq UI an error page is displayed.
Is there an existing issue for this?
Please search existing issues to avoid creating duplicates
-
I have searched the existing issues
App version
3.3.0-alpha1
Execution mode
kubernetes deployment
Package ecosystem
not applicable
Package manager version
not applicable
Language version
not applicable
dependabot.yml
not applicable
Updated dependency
not applicable
Expected outcome
All action buttons are working as expected.
Native package manager behaviour
not applicable
Log output
ActionController::RoutingError (No route matches [POST] "/sidekiq/cron/__all__/disable"):
Smallest manifest that reproduces the issue
not applicable