🚀 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


Example: Make "Time Spent" field required when there is no time logged in the issue

It can be implemented this way:

  1. Add a screen to the transition "Close Issue", and include field "Log Work" in it.
  2. Add validator Boolean validator with math, date-time or text-string terms with the following configuration:



Text to be parsed is: {00025} > 0


Note that:

  •  {00025} is code for numeric value of virtual field "Total time spent (minutes)"


Once configured, transition "Close Issue" will look like this:



Other examples of that function