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

Compare with Current View Page History

« Previous Version 18 Next »

Field code
%{issue.cfnnnnn}

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


Returned value

ID field code
%{issue.cfnnnnn.id}


The ID of the version which is stored in this 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


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


Returned value

ID field code
issue.customfield_nnnnn.id


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