Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction


Universal date/time condition is an amazing extensionthat allows you to check most of date or time relations in an issue.

It operates on all JIRA standard and custom fields including created date, last updated, resolution date, due date, etc.

For example you can build following conditions using our solution:

  • Transition can be performed only within specific time-frame after it's resolved
  • Transition can be executed only during business hours (e.g. 9-5)
Element summary
StatusCURRENT
Version compatibility6.0.1 - Latest
SupportedYes
Introduced in version1.0.0

Condition parameters

 Condition takes following parameters:

Warunek powinien przyjmować następujące parametry:

  • 1st date - upper list
    • Issue created date
    • Updated date
    • Resolution date
    • Due Date
    • Now (current date & time)
    • Start of day
    • Start of week
    • Start of month
    • Start of year
    • End of day
    • End of week
    • End of month
    • End of year
    • Date & date/time custom fields
  • Shift 1st date - allow you to add or subtract some time from date you selected
    • None - do nothing
    • Add - adds some time to date from first list
    • Subtract - subtracts some time from date you selected above
  • Comparing relation - selection of math operators to compate 1st and 2nd date.
  • Comparator behaviour - truncating date/time method
  • 2nd date - lower list - same options as 1st date. It will be compared with 1st date using options listed above

  • No labels