-
Type:
Suggestion
-
Resolution: Duplicate
-
Component/s: Trigger - Other
-
None
Problem Definition
I would like to have an Automation Rule be triggered by an Issue transitioning
Suggested Solution
Provide a Trigger like the one Legacy Automation had, named "Linked Issue was Transitioned", where the Rule is triggered on an Issue if an Issue linked to it was transitioned.
Workaround
1. Create an Automation Rule like the following:
- Trigger: Issue Transitioned
- Branch: Branch rule / related issues > Linked Issues
- Condition: [Some Condition to check for, like it being in a specific Project, or a specific Issue Type, etc]
- Action: [The Action you want taken on the issues that match these conditions.]
2. Create two Automation Rules, one that is Triggered by a Transition before sending a Web Request to an Incoming Webhook, and the second that receives the Web Request and functionally does #1. This way, you can have 1 global rule, if that's preferred, rather than a rule in every Project that #1 would necessitate.
- duplicates
-
JSDCLOUD-14361 Provide ‘When linked issue is transitioned ’ trigger in Automation (as available in Legacy Automation for JSM)
- Gathering Interest