JWT field code %{issue.cfnnnnn}
Jira expression field codeissue?.customfield_nnnnn?.key
Output data type

Example output

PRJ

Example input10045
Type

Available since






%{issue.cfnnnnn}

Read text



Returned valueThe key of a project which is stored in a custom field
Output data type

Example output

PRJ


Read number


{issue.cfnnnnn.id}



Returned valueThe ID of a project which is stored in a custom field
Output data type

Example ID output

10100


Write



Valid text input
Valid numerical input

A valid project ID

Example input10045





issue?.customfield_nnnnn?.key

Read text



Returned valueThe key of a project which is stored in a custom field
Output data type

Example output

PRJ


Read number


issue?.customfield_nnnnn?.id



Returned valueThe ID of a project which is stored in a custom field
Output data type

Example ID output

10100


Write



Valid text input
Valid numerical input

A valid project ID

Example input10045







Mapping(warning)
Notes


Please note, that JWT DC returns the project name whereas JWT Cloud returns the project key. In order to receive the project name in JWT Cloud please use Project Picker (single project) - Name: %{issue.cfnnnnn.name}