opensearch-project/alerting-dashboards-plugin

[BUG] Acknowledging an alert leaves the checkbox checked and disabled

Open

#559 opened on May 25, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (118 forks)auto 404
buggood first issue

Repository metrics

Stars
 (31 stars)
PR merge metrics
 (PR metrics pending)

Description

@Jon-AtAWS commented on Wed May 24 2023

Describe the bug

I am using the Alerting UI "Alerts by Triggers" panel to acknowledge alerts. I select the check box for one of the monitors, then click Acknowledge, then select the alert and Acknowledge. I return to the "Alerts by Triggers" page and the checkbox is checked and disabled.

From this point, I am not able to uncheck the box, or check a different box (the first box remains checked for a total of 2 checked boxes), and acknowledge alerts there.

To Reproduce See above

Expected behavior When I return to the "Alerts by Triggers" page, the box should be unchecked and disabled if I have no more alerts to acknowledge, or it should be enabled and not checked if there are more alerts to acknowledge.

OpenSearch Version Please list the version of OpenSearch being used.

Dashboards Version Please list the version of OpenSearch Dashboards being used.

OpenSearch 1.1, hosted in the AWS service

Plugins

Just the ones that come preloaded for the service

Screenshots

image

Host/Environment (please complete the following information):

  • OS: MacOS 12.6.5
  • Browser and version Firefox 113.0

@joshuarrrr commented on Thu May 25 2023

@opensearch-project/triage Please transfer issue to https://github.com/opensearch-project/alerting-dashboards-plugin

Contributor guide