Date and time of creation

JWT expression

%{issue.created}

Read

Returned value

The date and time of the issue creation.

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?.created

Read

Returned value

The date and time of the issue creation.

It is formatted as follows: YYYY-MM-DDTH24:MM:SS.msTZ

Output data type

date

Example output

2019-04-01T14:19:07.060+0200