Forums

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

smart value / REST for epic name

Frank Thomas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 28, 2020

Is there a smart value or way to obtain the name of an epic?  issue.epic.key returns the key but I would like to retrieve that the label in the issue displays. 

1 answer

1 accepted

0 votes
Answer accepted
Ste Wright
Community Champion
September 6, 2020

Hi @Frank Thomas 

What field on the Epic are you looking to retrieve? The Epic Name?

If this is from the Epic itself, you just need "issue." because it doesn't refer to an Epic Link - eg:

  • Epic Summary: {{issue.summary}}
  • Epic's Name: {{issue.epic name}}

If this is from the child of an Epic, you need to utilise "issue.epic." - eg:

  • Epic Link's Summary: {{issue.epic.summary}}
  • Epic Link's Epic Name: {{issue.epic.epic name}}
  • Epic Link's Labels: {{issue.epic.labels}}

Let us know if this resolves your query :)

Ste

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events