Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation Rule applicable to tasks within same epic.

Munir Patel
Contributor
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
Contributor
May 9, 2021

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

0 votes
Munir Patel
Contributor
May 9, 2021

response to a question is above

0 votes
John Funk
Community Champion
May 9, 2021

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

Munir Patel
Contributor
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
Contributor
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