Field code
%{issue.cfnnnnn}

Read text


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

TEXT

Example output

PRJ

Read number


ID field code
{issue.cfnnnnn.id}
Returned valueThe ID of a project which is stored in a custom field
Output data type

NUMBER

Example ID output

10100

Write


Valid text input
Valid numerical input

A valid project ID

Example input10045
Field code
issue?.customfield_nnnnn?.key

Read text


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

TEXT

Example output

PRJ

Read number


ID field code
issue?.customfield_nnnnn?.id
Returned valueThe ID of a project which is stored in a custom field
Output data type

NUMBER

Example ID output

10100

Write


Valid text input
Valid numerical input

A valid project ID

Example input10045