-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Automation - Action - Create Incident
-
7
-
Severity 3 - Minor
-
1
Issue Summary
When using the component "Create incident" in an automation rule with the option "If an alert triggers the rule, link the alert with the incident" enabled, some executions fail and throw the following error in the audit log:
Create incident <DATE>, <TIME>
Successfully created a new incident
<INCIDENT KEY>
Failed to link alert
<ALERT-ID>
Steps to Reproduce
- Create an automation rule with a trigger based on Alert actions
- Add the action Create incident and mark the corresponding option:
- If an alert triggers the rule, link the alert with the incident
Expected Results
The alert is linked to the incident created by the automation rule.
Actual Results
The alert is not linked to the incident created by the automation rule.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available