🚀 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: Make "Affects Version/s" mandatory when issue resolution is "Fixed"

You can implement using Validation based on regular expression. You have to use a validator in transition "Close" and "Resolve" using the following configuration:


Text to be parsed is:

%{00028}@%{00077}

^Fixed@$


Once configured, transition will look like this:

 



Related Usage Examples