Select List (single choice)

JWT expression

%{issue.cfnnnnn}

Jira expression

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

{issue.cfnnnnn.id}

Jira expression

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