-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Operations - Integrations
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When acknowledging an alert created from ConnectWise, there is an error.
Steps to Reproduce
- Create an integration in ConnectWise Automate.
- Create an alert
- Acknowledge the alert
Expected Results
The alert should be acknowledged.
Actual Results
An error message is shown in logs
"error":"jakarta.validation.ValidationException: Generated alias is blank."
Workaround
Users can simply go into their integration action settings and update the "alias" field for their acknowledge action to:
{{locationName}}/{{computerName}}/{{monitorName}}

