Check if the Tasks are completed in your Workflow (Workflow Validator)

Check if the Tasks are completed in your Workflow (Workflow Validator)

You can make a Validator that blocks a transition if all the Tasks are not Done.

You need to go to the workflow, select the transition and click validators:

Then add a Validator and select “Task for Jira“:

image-20241004-064723.png

Click add and publish the Workflow.

Now, when a user transition with unresolved tasks the transition will be blocked:

image-20241004-070728.png