Versions Compared

Key

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


Variable path

Type

Description

Sample value

$date

date

Date

date and time of

current

currently executing repeating occurrence

in Jira datetime format

(it is just like "now" time), in Jira format used in date picker

11/sep/16 1:15 PM

dueDate

Date

date and time of due date calculated by repeating occurrence that will be set for target issue, in Jira format used in date picker

29/sep/16 10:00 AM

Note

Deprecated variable paths/names

Versions before 0.18.0 use different patterns for variable paths/names. Please note that following paths/names will be removed in future versions and should not be used since 0.18.0 version:

${repeatingDateTime}, ${repeating.formatDateTime}, ${repeatingDate}, ${repeating.formatDate}, ${repeatingDateIso}, ${repeating.formatDateISO}, ${repeatingTime}, ${repeating.formatTime}, ${repeatingDay}, ${repeating.day}, ${repeatingWeek}, ${repeating.week}, ${repeatingMonth}, ${repeating.month}, ${repeatingYear}, ${repeating.year}