Forums

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

How to transition subtasks based on other subtasks status?

Gil
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.
April 14, 2019

Can Automation for Jira transition subtasks based on other subtasks status?

 

The scenario I have is to transition the last remaining subtask from Open to -> Ready to test.

I can identify the last remaining subtask by its Summary field since it's a reoccurring subtask called "Test Execution".

 

The conditions are that all other subtasks status in (closed, rejected) and only the Test Execution subtask is in Open.

 

This answer: https://community.atlassian.com/t5/Marketplace-Apps-questions/Deleting-sibling-sub-task-that-matches-a-criteria/qaq-p/1057644 solved the part of transitioning the sub-task with the specific Summary field.

The remaining bit is to have an AND operator that will look for all other sub-tasks under the same parent issue and validating that they are closed, except for "Test Execution" subtask.

I've been trying to make this work for a while now to no avail.

Thanks.

 

 

0 answers

Suggest an answer

Log in or Sign up to answer