I have a scenario where tickets are created from another external source and we would like to create an automation to run on a weekly basis that will create a new epic and then for all tickets that meet a JQL query set the parent field to the newly created epic. I have tried some other options on the community but most assume that the stories/task tickets are not yet created where in our case they are already created. Any help would be appreciated. Stuck at the moment.
Requirements:
Should run weekly based on a JQL query
What I have so far...
When this runs it creates an epic for every ticket that matches the JQL query and does not link stories to an epic.
Hi @AB
This rule should work...
Let us know if it works for you :)
Ste
Thanks Stephen, This works, but how would you set a condition to only create the epic if new tickets are found in the last 7 days? Each time we add the JQL into the trigger it creates a new epic for each ticket found in the JQL query.
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.