JWT expression
%{issue.cfnnnnn}
Jira expression
issue?.customfield_nnnnn?.value
Read text
|
Returned value |
An option out of a list of radio buttons which is stored in a custom field |
|---|---|
|
Output data type |
Text |
|
Example output |
Radio 1 |
JWT expression
{issue.cfnnnnn.id}
Jira expression
issue?.customfield_nnnnn?.id
Read number
|
Returned value |
The 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 number
|
Valid text input |
|
|---|---|
|
Valid numerical input |
An ID for the one of the options available for this custom field |
|
Example input |
10012 |