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