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

Compare with Current View Page History

« Previous Version 2 Next »

Field code
%{issue.cfnnnnn.name}

Read text


Returned valueA custom field for storing the name of a single project
Output data type

TEXT

Example output

Development Project

Read number


ID field code
%{issue.cfnnnnn.id}
Returned valueThe ID of a custom field for storing the name of 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?.name

Read text


Returned valueA custom field for storing the name of a single project
Output data type

TEXT

Example output

Development Project

Read number


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

NUMBER

Example ID output

10100

Write


Valid text input
Valid numerical input

A valid project ID

Example input10045