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 name of the version which is stored in a custom field
Output data type

TEXT

Example output

Version 1.2

Read number

ID field code
{issue.cfnnnnn.id}

Returned value

The ID of the version which is stored in a custom field

Output data type

NUMBER

Example ID output

10010

Write


Field code
%{issue.cfnnnnn.id}
Valid text input
Valid numerical input

A version ID

Example input10011
Field code
issue?.customfield_nnnnn?.name

Read text


Returned valueThe name of the version which is stored in this custom field
Output data type

TEXT

Example output

Version 1.2

Read number

ID field code
issue?.customfield_nnnnn?.id

Returned value

The ID of the version which is stored in this custom field
Output data type

NUMBER

Example ID output

10010

Write

Field code
issue?.customfield_nnnnn?.id



Valid text input
Valid numerical input

A version ID

Example input10011