Hi there,
I recently found a way to create a Jira template utilizing automation. Essentially, every time I create a new Epic, I ask Jira to automatically generate a bunch of issues using the When issue is created-> if issue is an Epic -> then create Issue 1 -> create Issue 2 -> create Issue 3...
So now among these issues, I also want to insert blocking links. For example, issue 3 is blocked by issue 1 and issue 2. However, when I put in the issue link field, I only have the options to either link it to the trigger issue (which is an epic, so I don't want that), or link it to the most recently created issue. But what if I want it to be blocked by two issues (issue 3 is blocked by both issue 1 and issue 2)? And what if issue 8 and issue 9 is each blocked by issue 7? What would the best way to achieve that?
Right now I don't have access to an external app such as Issue Templates for Jira, because it requires me to pay. So I'm just wondering if I could utilize automation to achieve this template.
Thanks!
Chen