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

[BUG] Cannot acknowledge more than 10 alerts at once. #203

Closed
AWSHurneyt opened this issue Oct 13, 2021 · 1 comment
Closed

[BUG] Cannot acknowledge more than 10 alerts at once. #203

AWSHurneyt opened this issue Oct 13, 2021 · 1 comment
Labels
bug Something isn't working untriaged

Comments

@AWSHurneyt
Copy link
Collaborator

Describe the bug
The dashboards on the Alerts by trigger, trigger-specific flyout, Monitors tab modal, and Monitor Details page do not support acknowledging more than 10 alerts at once. If more than 10 are selected, only 10 will be acknowledged. The same is true when issuing the command using DevTools.

Other plugins installed
N/A

To Reproduce
Steps to reproduce the behavior:
For the 3 dashboards and 1 modal mentioned above...

  1. Create a monitor and trigger that will generate more than 10 alerts.
  2. Go to the dashboard/modal you want to test.
  3. Check off more than 10 alerts.
  4. Press the Acknowledge button.
  5. Go to the Alerts by trigger dashboard or Monitors tab to see the total number of acknowledged alerts.

Expected behavior
It seems reasonable to support acknowledging more than 10 alerts at once. If users should be restricted to acknowledging at most 10 alerts at once though, there should be some feedback explaining that limit.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: IOS
  • Browser: Chrome
  • Version: 10.15.7

Additional context
Add any other context about the problem here.

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

No branches or pull requests

2 participants