Forums

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

How to write automation script to Transition EPIC to in progress status when a story within the EPIC

Glenn_Riley1 September 15, 2023

How to write automation script to Transition EPIC to in progress status when a story within the EPIC is first moved to in progress from any status?

 

1 answer

1 vote
David Blank
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.
September 15, 2023

Hi @Glenn_Riley1 !

Depending on if there are additional details this should be a very straightforward use case for Automation! 

 

You will want to start by using a trigger for your rule.

In this case it will be issue transitioned

Next you will want to filter to only Issue Type Story by adding an IF Condition that checks if it is a Story.

Next you want a Branch Rule to look up the Parent (aka Epic)

Under the branch is another condition for the epic to make sure it isn't already in progress.

Lastly is an action to update the status .

 

Here's a screenshot of how it could look:

 

Screenshot 2023-09-15 at 3.30.41 PM.png

 

Let me know if this works for you or if you have additional questions or requirements!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events