Dates Compare Condition
Last updated
Last updated
Allows transition if two dates meet criteria, compares a date field with a reference date and optionally an offset, where the reference can be either the current date or another date field.
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).
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.