I am setting a rule to create an Epic when a Task is transitioned, and I also want to link the created Epic to the triggering Task. None of the options under the Epic Link dropdown work for me.
Hi Anna - Welcome to the Atlassian Community!
Instead of choosing an option for the Epic Link, type this in:
{{triggerissue.key}}
For the first case, your rule would be something like this:
MiOcado Payslip
Trigger: manual
Condition: issue type equals Epic
Action: create issue, setting the summary and any other fields. To set the epic link, select the source as Current Issue
If you instead trigger the rule from a Story linked to the Epic, the rule would be:
Trigger: manual
Condition: issue type is one of Bug, Story, Task
Related Issue Condition: epic exists
Branch: on parent epic
Action: create issue, setting the summary and any other fields. To set the epic link, select the source as Current Issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.