/
Field has single value Validator
Field has single value 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.
Validator Scope
To execute this validator based on the result of a groovy expression see Conditional execution using Groovy expression
, multiple selections available,
Related content
Field has been modified Validator
Field has been modified Validator
More like this
Add field value to parent
Add field value to parent
More like this
Conditioned Validator - Cloud
Conditioned Validator - Cloud
More like this
Parent Status Validator
Parent Status Validator
More like this
Require fields in subtasks
Require fields in subtasks
More like this
How to make some fields mandatory in the transition, only when certain conditions hold true using JSU
How to make some fields mandatory in the transition, only when certain conditions hold true using JSU
More like this