Forums

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

Link epics to a task or Feature

Haidar Hajj-Ali June 19, 2018

Hello,

All Epics in my project are linked as child to a task which represent sub-project.

In the example bellow, you can see that my Epic is child of NAG-2.image.png

 

What I need to do is to retrieve all Epics child of a sub project, I tried the following JQL which works fine for subtasks but it does not return the Epics:

image.png

Any ideas? 

 

 

2 answers

1 accepted

1 vote
Answer accepted
Haidar Hajj-Ali June 19, 2018

Solved:  issuetype = Epic AND issue in linkedIssues(NAG-2)

0 votes
Moses Thomas
Community Champion
June 19, 2018

@Haidar Hajj-Alitry  this JQL  query

issuefunction in linkedIssuesOf("project = XYZ", "is Epic of")   

 

 

Best!

Haidar Hajj-Ali June 19, 2018

Hello Thomas, 

Thanks for you reply

Your JQL works well when I have an Epic to get its childs.

In My case I have a task : NAG-2, which is parent task of of GLOB-4, 5, 6 and 7 (Epics). 

 GLOB-4, 5, 6 and 7 are flaged as subtask of NAG-2 in link issue section.

So the JQL is not working well for my case.

 

Any other ideas? 

Moses Thomas
Community Champion
June 20, 2018

@Haidar Hajj-AliMost likely  your question  was not clear to  me ;) but good you  have your answer your self.

Best.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events