JWT field code

{issue.securityLevel.id}

Jira expression field code

issue?.securityLevel?.id

Output data type

Example output10001
Example input10010
Type

Available since






{issue.securityLevel.id}




 issue?.securityLevel?.id 


Read



Returned valueThe ID of the security level the issue currently has
Output data type

Example output10001


Write



Valid text input
Valid numerical input

The ID of a Security Level

Example input10010






Field code (also available for contexts parent and seed)%{issue.securityLevel.id}