JWT expression
{issue.securityLevel.id}
Jira expression
issue?.securityLevel?.id
Read
|
Returned value |
The ID of the security level the issue currently has |
|---|---|
|
Output data type |
number |
|
Example output |
10001 |
Write
|
Valid text input |
|
|---|---|
|
Valid numerical input |
The ID of a Security Level |
|
Example input |
10010 |