Field code
%{issue.priority}

Read


Returned valueName of the current priority
Output data type

TEXT

Example outputBlocker

The priority name will be returned in Jira's default language. If a translated value should be returned in general this setting can be updated in the configuration of the xApps library.


Write


Valid text input

Name of a priority (e.g. Blocker, Critical, Major, etc.)

Valid numerical input

(0 = highest priority, 1 = second highest,... n = lowest)
Example inputBlocker