Forums

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

JQL Query to find all user stories with test cases

Anas Ghadieh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 15, 2023

Hello 

I am looking for a JQL Query to find all user stories with test cases. We are using QMetry and mapping test cases from there to user stories in JIRA. 

I need to find a list of user stories that do not have test cases mapped to..

Thanks

2 answers

0 votes
Nelson Schaffer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 15, 2023

You can send your query on QMetry's support portal - https://qmetrysupport.atlassian.net/servicedesk/customer/portal/46

They should be able to provide the most accurate solutions to your queries. Their support is fast and responsive.

0 votes
Mark Segall
Community Champion
May 15, 2023

Hi @Anas Ghadieh - I'm not familiar with QMetry, but assuming it's like other marketplace apps, it is likely using the linked issue function to link the story to the test case.  Your query would look something like this:

issueType = Story AND issueLinkType not in (YOURLINKTYPE)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events