JEP - Date Comparison Condition

This page is about the Enhancer Plugin for Jira Server. Using Jira Cloud? Then please click on the Cloud button above.

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.

Fill in the form and then click the Add button.

  • Date field: Pick a date or datetime field. This can either be 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 equals.
  • Compare with: This field can either be a hard-coded date/datetime string or a relative time string.
    • The date should match yyyy-mm-dd pattern, e.g. 2019-09-27.
    • The datetime should match yyyy-mm-dd hh: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 will now be added to the transition.

Please do not forget to publish the workflow.