How to find all stories for respective Epic [without script runner functions. No issueFunction plea]

Sudipta Panda July 22, 2019

How to find all stories for respective Epic [without script runner functions. No issueFunction please]

 

I am looking to find all Stories corresponding to Epics or Stories Linked respective Issues.

I do not have ScriptRunner by the way.

 

 

1 answer

0 votes
Alexey Matveev
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.
July 22, 2019

Hello,

Have a look this JQL function:

https://confluence.atlassian.com/jirasoftwareserver073/advanced-searching-functions-reference-861256240.html#Advancedsearching-functionsreference-linkedIssueslinkedIssues()

It is the only thing you can do out of the box.

Or you can use Jira Software Rest API.

Sudipta Panda July 23, 2019

Thanks.

linkedIssues() is  a partial solution to the problem. 

I am looking for list of Epics and their Stories/Bugs etc.

linkedIssues() takes only one Issue as parameter and delivers respective linked issues to that.

It does not take the list with coma delimited (isskey-1, isskey-2, isskey-3...). This exactly my need is. 

Kindly let me know if there is any workaround.

 

Sudipta Panda July 25, 2019

Any answer to my question?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events