Forums

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

Why does not epic show the issues connected to it?

Espen Grimsgaard September 17, 2013

I'm using /rest/api/latest/issue/<id> to fetch json data from an epic-type issue. The epic has a issue connected to it, but it's not showing up anywhere in the json. If I use /rest/api/latest/issue/<id> to show data from the connected issue it tells me what epic it's in, but not the other way around. I'm I doing this the wrong way? Is there another api I can use to get all relevant data from an epic?

3 answers

1 accepted

0 votes
Answer accepted
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 17, 2013

It's not showing up because you are not using the Agile REST API. Try this (https://jira.atlassian.com/plugins/servlet/restbrowser#/).

Espen Grimsgaard September 17, 2013

That is the one I'm using. But is there another way to see the details on an issue if it is of the type Epic? Other than the one I'm mentioned in my question?

If I change it the other way around and use the task attached to the epic instead I can see what epic it's connected to.

0 votes
Yogesh Miglani July 10, 2014

Hi Espen...Did you get any way around this? I am myself stuck at the same spot.

0 votes
Yogesh Miglani July 10, 2014

Hi Espen...Did you get any way around this? I am myself stuck at the same spot.

Suggest an answer

Log in or Sign up to answer