opensearch-project/alerting-dashboards-plugin

[FEATURE] Validate trigger names and ensure there are no duplicate names in the same monitor

Open

#671 opened on Aug 1, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (118 forks)auto 404
enhancementgood first issue

Repository metrics

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

Description

Is your feature request related to a problem? Trigger names are not validated to see if there are other triggers in the same monitor with the same name

What solution would you like? Prevent monitors from being created where the monitor have triggers with the same name

Contributor guide