Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

A workflow validator which ensures that a multi-valued field does not contain more than one value during a transition. 

This validator can be customized such that field value(s) copied from the issue's sub-tasks can be excluded.

To add the 'Field has single value validator Validator' to a transition:

  1. Click Edit for the workflow that has the transition you wish to configure the validator on.
  2. In the Workflow Designer, select the transition.
  3. Click on Validators in the properties panel.
  4. Click on Add validator.
  5. Select Field has single value validatorValidator from the list of validators.
  6. Click on Add to add the validator on the transition.
  7. Select the multi-value field name from the Field drop-down.
  8. Click on Add to add the validator to the transition.


Panel

Related links :

Refer to the Use cases for validators page for use cases for this validator.


When you add this validator to a transition and trigger the transition, the add-on checks the number of values in the selected field. If there is more than one value, then a validation failure message is displayed. Customize this condition using the additional option provided as a part of the condition. The option is

Options 

  • Excluding values copied from sub-tasks

Excludes the common values in parent and sub-task, while checking for the values in the selected field.

For example: When the parent has Affects Version/s: V1 and V2, its child has Affects Version/s V1. The validator considers the Affects Version/s has a single value, excluding the common value.