JWT expression
{issue.project.id}
Jira expression
issue?.project?.id
Read
|
Returned value |
The Project's ID the issue belongs to |
|---|---|
|
Output data type |
number |
|
Example output |
10100 |
Write
|
Valid text input |
|
|---|---|
|
Valid numerical input |
The Project's ID the issue belongs to |
|
Example input |
10200 |