Forums

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

Get Zephyr test cases linked to Jira tickets

Anastasiia Chistokhvalova
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!
July 30, 2018

Hi here! 

We are using cloud version of Jira and a Zephyr add-on for test cases for it. Recently needed to get all test cases linked to a number of story-type issues, but noticed that "linkedIssues" filter finds only Jira tickets, so everything except for Zephyr test cases. 

It is possible to get some integration between Zephyr and Jira so that my query of
type = test AND linkedIssues in ([list of Jira ticket numbers]) will give me the desired result? Probably an add-on or maybe my query should be changed? 

Thanx a lot in advance for any advice!

Anastasia

2 answers

1 accepted

0 votes
Answer accepted
Fraser Colmer [Zephyr]
Atlassian Partner
July 30, 2018

@Anastasiia Chistokhvalova,

Thanks for leaving your comment on the Atlassian portal, but please see our link below to have direct correspondence with Team Zephyr's support staff. They will be able to answer any technical questions you may have.  

https://www.getzephyr.com/support (submit a ticket) 

Thank you and hope this helps,

Team Zephyr

Anastasiia Chistokhvalova
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!
July 30, 2018

thanx, will try writing my question there! 

Scott Stirling
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!
December 21, 2018

Fraser - what was the answer to this question?

Bojana Daneva
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!
January 30, 2023

From the smartbear site

hasTestCoverage()

Search for issues that are covered by test cases.

project = MGS and issue in hasTestCoverage()
0 votes
Chigozie Okereke
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!
July 22, 2019

issuetype = Test and issue in linkedIssues(list of tickets)
This works

Suggest an answer

Log in or Sign up to answer