This validator evaluates the comparison of two (field) values.
Configuration
If one of the selected fields is hidden or deleted when the condition is executed, the field value is interpreted as null.
If you need to compare multiple values or construct more complex comparisons make sure to have a look at the Jira expression validator.
Use cases and examples
Use case | JWT feature | Workflow function | Use case description | Complexity |
---|---|---|---|---|
Due date must be in the future | The due date must be in the future. This use case is valid for both conditions and validators . The only difference is that you can specify an additional error message when using a validator. | BEGINNER | ||
Current user must be reporter | Current user must be reporter. This use case is valid for both conditions and validators. The only difference is that you can specify an additional error message when using a validator. | BEGINNER | ||
Issue must have at least two attachments | Require a at least two attachments. This use case is valid for both conditions and validators. The only difference is that you can specify an additional error message when using a validator. | BEGINNER |
If you still have questions, feel free to refer to our support team.