You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


On this page

Use case

Prevent a transition if the number of components selected are less than 2.

Configuration

Add a Logical validator or a Logical condition to the transition of your choice.

Expression

Enter the following parser expression.

count(toStringList(%{issue.components})) <= 2

Error message

Optionally, enter an error message.

 Error, the number of components selected is less than 2.


Related use cases

If you still have questions, feel free to refer to our support team.