JWT expression
{issue.issueType.id}
Jira expression
issue?.issueType?.id
Read
|
Returned value |
The ID of the issue type |
|---|---|
|
Output data type |
number |
|
Example output |
10056 |
Write
|
Valid text input |
n/a |
|---|---|
|
Valid numerical input |
The ID of the issue type |
|
Example input |
10052 |