JWT expression
{issue.priority.id}
Jira expression
issue?.priority?.id
Read
|
Returned value |
ID of the issue's priority |
|---|---|
|
Output data type |
number |
|
Example output |
10010 |
Write
|
Valid text input |
|
|---|---|
|
Valid numerical input |
ID of the issue's priority |
|
Example input |
10004 |