Forums

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

Get Epic for sub task

Preeti_Bendal
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!
April 19, 2019

Hello,

I am using "Get Issue" API: https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-rest-api-3-issue-issueIdOrKey-get, to get details of a "sub task".

But I want to fetch "Epic" of the Parent task, in the same API.

How can I get it?

2 answers

0 votes
Zachary Singh
Contributor
April 19, 2019

If you can get make a call to the ParentEpic field, that should pull in the Epic for the Parent Task. 

Preeti_Bendal
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!
April 22, 2019

Yeah that might work. But I don't want to make an extra call to get Epic.

0 votes
Wade Tracy _Boise_ ID_
Community Champion
April 19, 2019

I'm not sure if this is the only way, but you could query the same endpoint using the fields.parent.key value from the first call.  The response would be the sub-task's parent details.  From there you would get the Epic key by looking at the fields.customfield_10008 value.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events