Introduction
It's a validator that takes a workflow condition (from the set of available Jira conditions) and uses it as a validator. All condition parameters can be set. It allows you to use your existing conditions and evaluate them after the issue transition is launched. In addition, you can decide to evaluate the condition against the original issue or issue after making changes on the transition screen.
Element summary | |
---|---|
Status | CURRENT |
Version compatibility | 6.0.1 - Latest |
Supported | Yes |
Introduced in version | 1.0.0 |
Validator parameters
- Selected condition - select a condition to be executed as a validator. It may require to set some condition parameters.
- Message in case of failure - a message is sent to the user if the validation fails.
- Evaluate value on - a method of validation
- Original issue - an issue without changes made by the user (on the transition screen).
- Issue after transition - an issue after changes made on the transition screen (but it doesn't reflect changes made by post functions).