Creator's full name

JWT expression

%{issue.creator.displayName}

Jira expression

issue?.creator?.displayName

Read

Returned value

The name and surname of the issue creator in JIRA.

Output data type

text

Example output

Bob Smith

Unlike the reporter, the creator is not editable.