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


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 a 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 a custom field
Output data type

NUMBER

Example ID output

10010

Write


Valid text input
Valid numerical input

A version ID

Example input10011