JWT field code

%{issue.creator.displayName}

Jira expression field codeissue?.creator?.displayName
Example outputBob Smith
Output data type

Type

Available since






%{issue.creator.displayName}




issue?.creator?.displayName



Read



Returned valueThe name and surname of the issue creator in JIRA.
Output data type

Example outputBob Smith



Unlike the reporter, the creator is not editable.