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] Bulk acknowledge alerts only works for first 10 alerts in a trigger #126

Closed
annie3431 opened this issue Oct 4, 2021 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@annie3431
Copy link
Contributor

Describe the bug
On alerts by triggers page, when acknowledging alerts from 1 trigger it only applies to the first 10 alerts.

To Reproduce
Steps to reproduce the behavior:

  1. Create a bucket-level monitor with 10+ alerts in 1 trigger. (Try using sample ecommerce data with count of documents below 10000 over the past 3 days)
  2. Click on Alerts tab
  3. Select the trigger with more than 10+ alerts.
  4. Click the "Acknowledge" button.
  5. Should see that "Active" column only decreased by 10, and "Acknowledged" column only adds 10.

Expected behavior
All alerts within the trigger should be acknowledge. If error occurs, should show an error notification.

Screenshots
N/A

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@AWSHurneyt
Copy link
Collaborator

Closing this issue as it was resolved with this PR.

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

No branches or pull requests

2 participants