Forums

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

jql for Epic and it's story

Suman Jha April 30, 2018

The below jql query is giving me list of all Issues under a project "test_Project"we have in JIRA:

https://localhost:8093/rest/api/2/search?jql=project=test_Project

 

What would be jql to fetch only Epics their stories inside the test_Project?

 

1 answer

0 votes
Jack Brickey
Community Champion
April 30, 2018

Try this...

project = xxxx and (issuetype = Epic or "epic link" is not Empty)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events