🚀 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.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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:




Other examples of that function

Related Usage Examples