You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
In order to get around Jira's inability (refusal?) to link subtasks to epics out of the box, I've successfully come up with an automation for when new subtasks are created under an issue belonging to an epic. The automation adds a new type of issue link of "has epic ancestor of" between the sub-task and the parent issue's epic. (Screenshots below.)
However, I'm trying to come up with the automation that will create or update this issue link if the existing sub-task's parent issue is added to an epic for the first time, or added to a different epic.
My instinct for the trigger would be to use "Field value changed" and have the field to monitor for changes be the Epic Link, but Epic Link doesn't appear as an option:
I can type in Epic Link and save the rule without receiving an error message, but the trigger doesn't appear to get set off.
Any suggestions on how to use a field change of epic link as a trigger, or another way to go about this?
Never mind - I see that this is a bug that has been fixed in a later version of Jira (I'm on 8.2.4). Leaving this question here in case anyone finds the automation for adding an issue link between a subtask and its parent issue's epic useful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.