JWT expression
%{issue.cfnnnnn}
Jira expression
issue?.customfield_nnnnn?.key
Read text
|
Returned value |
The key of a project which is stored in a custom field |
|---|---|
|
Output data type |
Text |
|
Example output |
PRJ |
JWT expression
{issue.cfnnnnn.id}
Jira expression
issue?.customfield_nnnnn?.id
Read number
|
Returned value |
The ID of a project which is stored in a custom field |
|---|---|
|
Output data type |
number |
|
Example ID output |
10100 |
Write number
|
Valid text input |
|
|---|---|
|
Valid numerical input |
A valid project ID |
|
Example input |
10045 |