Hi,
I'm trying to create manually triggered tasks under one same epic.
I'm able to create a list of tasks with descriptions when manually triggered. The problem is, these are created individually in the board and are not attached to the epic I'm in when triggered.
My log is
- When manually triggered
- Issue type equals: Epic
- Then: create a new Task in Same Project as trigger
Please help :)
Hi @[deleted]
You need to update the epic link field when you create the tasks.
So for the Create new task, edit the epic link field and add the smart value {{triggerIssue.key}} which will add the key of the epic.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reminder. I believe that epics don't have epic links since he is running the rule from the epic.
So what you need to do is use the advanced options then: https://confluence.atlassian.com/automation/advanced-field-editing-993924663.html
where you update the epic link field with the {{triggerIssue.key}}
I hope this helps.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, your point is right but somehow this works - this screen I posted is from my automation which is triggered on the epic level and it works - it creates a few tasks inside the epic
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.