Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Calculated Text with Priority Name

Michael Reiff
Contributor
December 18, 2018

How can I add the Name of the Issue Priority to a calculated Text Field?

This is the Formula:

<!-- @@Formula:

issue.getAsString("priority")

-->

These are the Expression I tried:

  • issue.get("priority")?.name
  • issue.get("priority")
  • issue.getAsString("priority")

 

This expressions work with a Groovy Script but not with the Formula in a Calculated Text Field.

What is the Formula to get the Priority-Name into a Calculated Text Field?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events