Field code%{issue.labels}
Type

Available since




%{issue.labels}

Read



Returned valueList of labels separated by blanks
Output data type

Example outputweb customer java mobile



The individual label are separated by blank spaces.



Write



Additional information for writing valuesSets Labels

Valid text input

Comma-separated list of labels

Valid numerical input

Numbers are cast to text
Example input

ui, web_bug



Sets issue labels. If the specified label does not yet exist, it will be created.

Prefixes + and - can be used to add or remove labels.

InputDescription
+ ui, web_bugAdds the labels ui and web_bug to the current issue.
- ui, web_bugRemoves the labels ui and web_bug from the current issue.





Field code server (context "issue")

%{issue.labels}

00080

Field code server (context "parent")

%{parent.labels}

00092

Field name cloudLabels
Field code cloud (context = "issue" "parent" or "seed")%{context.labels}
Map(tick)
Notes






Status
Tech review

Style guide