🚀 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

Version 1 Next »

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 list 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