Testing #3396 reveals that the Status tool is no longer able to perform any bulk actions on selected alerts once CSRF protection is turned on.
The bulk actions are likely mostly Javascript implementations that lead to POST requests in the background. All four bulk actions were tested and failed:
- Acknowledge alert
- Clear alerts
- Put on maintenance
- Delete module or chassis
Testing #3396 reveals that the Status tool is no longer able to perform any bulk actions on selected alerts once CSRF protection is turned on.
The bulk actions are likely mostly Javascript implementations that lead to POST requests in the background. All four bulk actions were tested and failed: