Automation Rule applicable to tasks within same epic.

Munir Patel May 9, 2021

Hi,

How can I create an Automation Rule for the below scenario.

The project has Epics and tasks within it.

Is there a way an Automation Rule can be set where Trigger is one of the task in an EPIC and the action required is on another task in the same EPIC.

Thanks

 

3 answers

1 accepted

4 votes
Answer accepted
Muhammad Ramzan(Atlassian Certified Master)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 9, 2021

Hi @Munir Patel ,

 

Yes its possible, please have a look at below screenshot. What its doing is

When is task is transition, it will check the executed task epic link and then get all tasks with same epic link and then transition them to done status. You can add further parameters like sequence number .

 

epic transition.png

Munir Patel May 9, 2021

Thank you Ramzan, It worked well. Appreciate your time and efforts.

0 votes
Munir Patel May 9, 2021

response to a question is above

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 9, 2021

Hi Munir - you should be able to. Can you give an exact example?

Munir Patel May 9, 2021

Hi John, thanks for your quick response

The scenario is:

Whenever any TaskA is completed and transitioned to Status Done in EPIC1

then I want to check another TaskB in backlog in the same EPIC1 which has a "Task sequence#" as 1 and move it to status "Assigned".

Munir Patel May 9, 2021

Hi John,

below is the automation rule. Need to make it within the same EPIC of the task in the trigger

image.png

Suggest an answer

Log in or Sign up to answer