Excerpt |
---|
Condition to allow issues which matches check issues that match the date comparison. |
This condition checks that issues match the date comparison.
To add
...
the Date Comparison Condition
Go to the transition of your workflow, switch to the Conditions tab and then click on the Add Condition button.
Select JEP - Date Comparison Condition and then click the Add button.
And click on Add button.
Fill in the form and then click the Add button.
- Date field: Pick a date or datetime field. It This can either be either a Jira field or a custom field.
- Condition: Pick a condition: less than, less than or equals, equals, not equals, greater than, greater than or eequalsequals.
- Compare with: This field can either be a hard-coded date/datetime string or a relative time string.
- The date should match yyyy-MMmm-dd pattern, e.g. 2019-09-27.
- The datetime should match yyyy-MMmm-dd HHhh:mm pattern, e.g. 2019-09-27 13:45.
- The time string should be like 5d 4h, 6h 30m, ..
- Skip time part: Enable this if you do not want to compare only the date part. Time parts become 00:00:00.
That's it, the condition is will now be added to the transition.
Please do not forget to publish the workflow.