Field code
%{issue.cfnnnnn}

Read text


Returned valueAn option out of a list of radio buttons which is stored in a custom field
Output data type

TEXT

Example output

Radio 1

Read number


ID field code
{issue.cfnnnnn.id}
Returned valueThe ID of an option out of a list of radio buttons which is stored in a custom field
Output data type

NUMBER

Example ID output

10166

Write


Valid text input
Valid numerical input

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

Example input10012
Field code
issue?.customfield_nnnnn?.value

Read text


Returned valueAn option out of a list of radio buttons which is stored in a custom field
Output data type

TEXT

Example output

Radio 1

Read number


ID field code
issue?.customfield_nnnnn?.id
Returned valueThe ID of an option out of a list of radio buttons which is stored in a custom field
Output data type

NUMBER

Example ID output

10166

Write


Valid text input
Valid numerical input

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

Example input10012