Dhvani Vora
Dhvani Vora
**Describe the bug** When a workflow using `keep.dictget('{{alert}}', 'some_field', 'unknown')` function is run on the alert with `description="Hello ('Hola') everyone. How are you all doing?"`, the workflow fails. Tried using...
Closes #5253 ## 📑 Description This PR adds a new workflow trigger event for incident called "alert_association_changed". This helps user configure workflows that trigger whenever incident alert association changes. Following...
Use case: We have a use case where we would like to run workflows whenever an alert association with the incident changes. Proposed solution: We can have a workflow incident...