🚀 JWT 3.0 is out 🚀 

The app was completely overhauled, and so was the documentation: Jira Workflow Toolbox (Server/Data Center) Home

The page you are viewing is still valid for all app versions prior to 3.0.

On this page


Features used to implement the example



Example: Prevent addition of new sub-tasks if the parent issue is in "Resolved" or "Closed" status

Let's see how to prevent addition of new sub-tasks if parent issue is in status "Resolved" or "Closed".

You only have to add validator Validation based on regular expression to transition "Create Issue" with the following configuration:


Once configured "Create Issue" transition looks like this:




Related Usage Examples