opensearch-project/alerting-dashboards-plugin
View on GitHub[FEATURE] Validate trigger names and ensure there are no duplicate names in the same monitor
Open
#671 opened on Aug 1, 2023
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