I would like to automate creating a link for a Story/Task based on the value in the Epic Link. We use both Structure and Advanced Roadmaps so we need both the Epic Link (and Parent Link for other issues in the hierarchy). Here are the steps that I am trying to automate:
OR
I would greatly appreciate any help that can be given. I have searched everywhere for examples of this type of automation with no luck!
Hello @Tammy Lanius
Welcome to the Atlassian community.
Something like this should work:
Trigger: Field value change: Epic Link
Condition: Epic Link field is not empty
Action: Link Issue
Link type: "is child of"
Link to: {{issue.Epic Link}}
I don't have an environment where I can test that out, because I'm working with Jira Cloud rather than Jira DC, so I'm not 100% sure it will work. Try it and let us know if you run into problems.
There are a couple of cases you haven't included in your specifications:
- Epic Link is change from one Epic to a different Epic
- Epic Link is cleared
The Action: Link Issue does not allow me to link to {{issue.Epic Link}}.
The only choices are:
I was aware that there were more use cases. I was just trying to get the basic functionality to work before I dug into the other use cases.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In the Link Issues action you won't find the option in the selection list. You have to type in the smart value and then click below where is says Smart Value to save that into the field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Switch to Jira Cloud with Atlassian University! Explore new navigation, issue views, and Cloud features like team-managed projects and automation. Tailored for Data Center users & admins, these courses ensure a smooth transition. Start your journey today!
Enroll now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.