JWT expression
%{issue.updated}
Read
|
Returned value |
The date and time of the most recent issue update. It is formatted as follows: YYYY-MM-DDTH24:MM:SS.msTZ |
|---|---|
|
Output data type |
text |
|
Example output |
2019-04-01T14:19:07.060+0200 |
Jira expression
issue?.updated
Read
|
Returned value |
The date and time of the most recent issue update. It is formatted as follows: YYYY-MM-DDTH24:MM:SS.msTZ |
|---|---|
|
Output data type |
date |
|
Example output |
2019-04-01T14:19:07.060+0200 |