-
Bug
-
Resolution: Fixed
-
Low
-
None
-
Severity 2 - Major
-
Summary
Create Issue trigger doesn't work in automation when a Custom Event is set on the create transition.
Steps to Reproduce
- Change the event of the create issue transition to a custom event
- Create an automation where the trigger is "Issue created".
- Create an issue and the automation will not be executed for this issue, also it won't show the issue on the Automation logs.
Expected Results
The automation execute properly, in case it fails it should at least show the reason of the failure on the automation log.
Actual Results
The automation isn't triggered and nothing is shown in the automation logs.
Solution
If you want to use a custom event, make sure it inherits its event type from "Issue created".
- is related to
-
JSDSERVER-4461 Automation trigger on custom events
- Closed
- relates to
-
JSDCLOUD-4461 Automation trigger on custom events
- Closed