You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

Field code
%{issue.cfnnnnn}

Read text


Returned valueThe key of a single 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 custom field for storing a single project
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 valueA custom field for storing the key of a single project
Output data type

TEXT

Example output

PRJ

Read number


ID field code
issue?.customfield_nnnnn?.id
Returned valueThe ID of a custom field for storing a single project
Output data type

NUMBER

Example ID output

10100

Write


Valid text input
Valid numerical input

A valid project ID

Example input10045