keephq / keep

The open-source alert management and AIOps platform
https://keephq.dev
Other
4.82k stars 705 forks source link

bug: dismissed alerts shows in presets #1049

Closed shahargl closed 2 weeks ago

shahargl commented 7 months ago
  1. Create a preset
  2. Dismiss alert
  3. The alert still shows in the preset
shahargl commented 7 months ago

Also, there is a CEL bug:

isMusician == false && !(firstName == "")