What is the bug?
The acknowledge alerts button in alerts list page does not function properly. When acknowledge is clicked, the loading spinner is displayed and the alerts are not acknowledged. The console has the below error
TypeError: object is not iterable (cannot read property Symbol(Symbol.iterator))
How can one reproduce the bug?
Steps to reproduce the behavior:
- Go to alerts page
- Select a few check boxes for alert.
- Click on acknowledge button.
- Select at least one alert in the modal.
- Click on acknowledge button.
- See the error
What is the expected behavior?
Alerts should be acknowledged and the acknowledged alerts should be shown.
What is your host/environment?
- OS: iOS
- Version: 2.19
- Plugins: Alerting
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
What is the bug?
The acknowledge alerts button in alerts list page does not function properly. When acknowledge is clicked, the loading spinner is displayed and the alerts are not acknowledged. The console has the below error
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
Alerts should be acknowledged and the acknowledged alerts should be shown.
What is your host/environment?
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.