Forums

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

How to find Epics which has no Issue links?

Pathik Desai November 29, 2018

We have created a new issue type = Test Case and Issue link = "is a test for". As we write new test cases we link those to stories and Epics, now we want to figure out which Epics has no test cases associated to them so that we can find test coverage. How would one do that?

Thanks in advance

1 answer

0 votes
Pavan
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.
November 29, 2018

@Pathik Desai Try below JQL query 

project = "XXX" and issuetype = Epic AND linkedIssue !=XXXX 

Pathik Desai November 29, 2018

Hello Pavan,

I had tried that but for some reason linkedIssue != is not recognizing "Test Case" or "Story" etc

 

Thank you

Pavan
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.
November 29, 2018
Pathik Desai November 29, 2018

@Pavan We are using Jira cloud and those Plugins are not available for cloud version

Pavan
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.
November 29, 2018

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events