Hi all,
I am trying to create an automation that when an epic is created, a series of issues are created, then a series of child issues under them.
| Epic
|- Issue
|-- Child Issue
The automation works and creates all the issues and child issues, but if you open an issue, it says "Add Epic" at the top.
I am able to link the epic and the issue by using the "Linked Issues" field on issue creation. But when you go to say the Roadmap view, none of the issues created are listed under the epic as a drop down.
If I click into the epic itself, you can see "linked isues" has them correctly listed.
Expected behaviour:
Action behaviour
Hi @Deano,
Issues are linked to Epics through the Epic Link custom field, not through issue links. You'll need to set the parent - child relationship in that way instead in order to get the hierarchy right.
Hope this helps!
Thanks @Walter Buggenhout , could you explain how that is done? I feel like I've tried this, but might be missing a step.
When the issue is created, am I setting the field "Epic Link" with a smart value like {{issue.epic.key}} ?
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.