Forums

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

Linked issue

sgarcette August 7, 2020

Hi

1- To track all our test runs, we need to know the test cases that are BLOCKED with at least linked issues (defect) that are not closed or cancelled. I'n struggling in getting the statuses of the linked issues. Any tips about that?

 

2- Also we would like to know the open defect that blocks the highest number of Test Cases. I have not found any count function to order by total of links in a defect. Is there another way of doing it?

 

Thanks for your help!

1 answer

0 votes
Mohamed Benziane
Community Champion
August 7, 2020

Hello,

You will need an addon like scriptrunner to achieve this.

 

Hope this helps

Sergio Freire - Xblend
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.
August 7, 2020

I would agree with @Mohamed Benziane ; there's no such thing out-of-the-box.

You can also use eazyBI app to perform those things if you have it. There are some sample reports here. eazyBI team can help you building out the reports you need.

Regards

Sérgio

=======================================
Personal blog on testing, Agile and software development: https://sergiofreire.com
Follow me on Twitter: https://twitter.com/darktelecom

sgarcette August 7, 2020

We cannot get those information without it? By using linkedIssuesOf for example?

Sergio Freire - Xblend
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.
August 7, 2020

@sgarcette perhaps (I'm no ScriptRunner expert though).

You may configure Xray to create links between the test cases and the defects

and then maybe you can use that JQL to find what you aim for.

Regards

Sergio

sgarcette August 7, 2020

Ok, thanks for your help, I am going to check it.

Like Sergio Freire - Xblend likes this
Mohamed Benziane
Community Champion
August 7, 2020

linkedIssuesOf is a JQL function from scriptrunner so you may already have it in your instance

Like sgarcette likes this
sgarcette August 7, 2020

@Mohamed Benziane

With scriptrunner, could I get a function to solve 2- ?

Suggest an answer

Log in or Sign up to answer