...
Description
Column |
---|
The JIRA Suite Utilities plugin provides these additional workflow validators:
For information on workflow validators in JIRA, see the JIRA documentation. |
...
width | 400px |
---|
...
On this page:
...
Configuration
Example
Date Compare Validator
Description | The 'Date Compare' validator compares the values of two date fields on the issue (for example, one field must be greater than the other). If the validation fails, the transition will not be completed. |
Configuration | You must select the two date fields and the comparison function for the validator, when configuring the transition. For example: |
Example | A workflow is configured so that the 'Resolve' transition has the 'Date Compare' validator where 'Resolved Date' <= 'Due Date'. If a user attempts to resolve an issue on this workflow, where the 'Resolved Date' is after the 'Due Date', the validation will fail and the transition will not be completed. |
...