Version Picker (single version)

JWT expression

%{issue.cfnnnnn}

Jira expression

issue?.customfield_nnnnn?.name

Read text

Returned value

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

Output data type

Text

Example output

Version 1.2

JWT expression

{issue.cfnnnnn.id}

Jira expression

issue?.customfield_nnnnn?.id

Read number

Returned value

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

Output data type

number

Example ID output

10010

Write number

Valid text input


Valid numerical input

A version ID

Example input

10011