Select List (single choice)

JWT expression

Field code
%{issue.cfnnnnn}

Jira expression

Field code
issue?.customfield_nnnnn?.value

Read text

Returned value

The selected option from a list of options

Output data type

Text

Example output

Option 2

JWT expression

ID field code
{issue.cfnnnnn.id}

Jira expression

ID field code
issue?.customfield_nnnnn?.id

Read number

Returned value

The selected ID option from a list of options

Output data type

number

Example ID output

10042

Write number

Valid text input


Valid numerical input

An ID for the one of the options available for this custom field

Example input

10054