Sub-task issues in status
Overview
The Sub-task issues in status validator allows you to block a workflow transition if the sub-task issues are not in the correct status.
Configuration
Set the Take this action if field to decide if the validator should check whether all, any or no issues are in a certain status
Set the with issue type field to decide if any or only selected link types will be taken into account. If Selected was set, choose the issue type in the Issue types field
Set the status that the parent issue should be validated against in the are in status field
Define the text of the error message in the Error message text field (e.g. “Sub-task issues are not in Done status”)
Activate the JQL condition option and define the JQL query that has to be met by the issue in order for the validation to work (e.g. “type = Bug and Priority = Blocker”)
Activate the Executor condition option if you want the validator to work only if the user is or isn’t in a certain Jira user group or project role
Select if The executor has to be or can’t be a member of a certain Jira user group or project role
Select a Jira user group in the Group field if Group was set in the member of a field
Select a project role in the Project role field if Project role was set in the member of a field
Use cases
In order to close the Story, all of the sub-tasks have to be done