🚀 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: If field A is populated, then field B must also be populated

I will explain how to implement a validation "If field A is populated field B must also be populated " using  Boolean validator with math, date-time or text-string terms using the following configuration:


Note that:

  • %{11200} is the field code for field A
  • %{11600} is the field code for field B

Field codes depend on each Jira instance. There are select lists in validator configuration screen to insert field codes in your boolean expression.

Once configured, the validator will look like this:




Other examples of that function

Related Usage Examples