Dates Compare Condition & Validator
Control transitions by comparing issue dates with each other or the current date
The Dates Compare Condition and Validator let you validate workflow transitions based on date comparisons. They allow you to compare one date field against another date field or the current date, with optional offsets for maximum flexibility. Transitions are only allowed if the configured date criteria are met.

Settings
All Jira Date and Date Time fields, including custom fields, are available for comparison. Additionally, the now() option is available in Date reference, which represents the current date or time.
Depending on the Compare including time part checkbox, fields will be converted to either date or datetime format. If the field doesn't have a time part, T00:00:00+00:00 will be used (UTC timezone).
Entering offset
You can enter an offset in weeks (w), days (d), hours (h), and minutes (m), which will be added to the date. Use - as a prefix for subtraction.
Time units will be used only if the Compare including time part setting is checked.
Use cases
Last updated