Variable path | Type | Description | Sample value |
---|---|---|---|
date | date and time of currently executing repeating occurrence (it is just like "now" time), in Jira format used in date picker | 11/sep/16 1:15 PM | |
dueDate | 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} |