opendistro-for-elasticsearch / alerting-kibana-plugin

📟 Open Distro Kibana Alerting Plugin
https://opendistro.github.io/
Apache License 2.0
140 stars 62 forks source link

[BUG] Trigger threshold reset after editing Monitor #246

Closed qreshi closed 2 years ago

qreshi commented 3 years ago

When a Monitor is created using the visual graph and a Trigger has been created with it, if the Monitor is edited (even if no actual values are changed) then going to the Trigger edit page shows the threshold value as the default 10,000. This seems to be a visual bug as the underlying config value has not been changed unless the Trigger update is submitted with the 10,000 value on accident.

This was seen on ES 7.9. The root cause has not been determined and it is currently uncertain if this is an introduced regression or if this behavior has always been present.

kid4git commented 3 years ago

Duplicate of #199

qreshi commented 2 years ago

Closing in favor of #199