Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Excerpt Include
Universal user-based condition
Universal user-based condition
nopaneltrue

Universal date/time condition is an amazing extensionthat extension that 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
Status
Status
colourGreen
titleCurrent
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