Forums

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

How can I transition a parent issue once all of its subtask are in status "DONE"

Louis Andrews February 16, 2022

Hello I want transition my parent issue to a "complete" status after all of its sub task are done through automation.  

So if issue "a" has 2 sub tasks 

  • sub task 1 - open
  • sub task 2 - closed 

& issue "b" has 3 sub tasks 

  • sub task 1 - closed
  • sub task 2 - closed 
  • sub task 3 - closed

Only issue "b" should transition to status complete.

I have tried issue conditions and jql conditions but I have ran into trouble. I am also open to scriptrunner if applicable. Please help.

1 answer

1 accepted

2 votes
Answer accepted
Mikael Sandberg
Community Champion
February 16, 2022

If you look in the Automation library you will find a rule for this that looks like this

Screen Shot 2022-02-16 at 7.52.15 AM.png

You can also find more templates here, https://www.atlassian.com/software/jira/automation-template-library#/

Louis Andrews February 16, 2022

Thank you, this worked

Like Mikael Sandberg likes this

Suggest an answer

Log in or Sign up to answer