Forums

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

I need to see how stories link to features which link to epics so that when I add a new issue

koteswararao
Contributor
April 28, 2019

I need to see how stories link to features which link to epics so that when I add a new issue

1 answer

0 votes
JiraJared
Community Champion
April 28, 2019

If you have ScriptRunner installed, you can use something like

issueFunction in issuesInEpics('issueFunction in portfolioChildrenOf("issuetype = Feature")')

To make the filter more efficient, you can add a "project = XXX" at the start of the JQL, or before "issuetype = Feature"

koteswararao
Contributor
April 28, 2019

I don't have scriptrunner

JiraJared
Community Champion
April 28, 2019

I also assumed you were using Portfolio. Is this correct? 

koteswararao
Contributor
April 28, 2019

yes correct

JiraJared
Community Champion
April 29, 2019

Portfolio is your best bet at visualising Feature -> Epic -> Story.

Set the issue hierarchy to Feature and use a combination of Projects: + Releases: + Teams: to narrow down your view to see only the Features that have Story's that match your filtering.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events