Forums

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

JQL to fetch all test cases within a saga

René Franke September 10, 2020

Hello Community, I need a filter option that shows me all the Xray tests below a specific saga.

For tests related to an Epic works:

key in requirementTests(EPIC-NAME)

But it's not possible for Sagas.

Is there a JQL query that works at Saga level?

Any proposal would be helpful.

Thanks

1 answer

0 votes
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.
September 10, 2020

Hi @René Franke ,

 

a) Is your custom hierarchy such as Saga=>Epic=>Story?

b) how is the Saga issue related to Epic? Through a custom issue link type?

c) do you have Saga configured as a "requirement issue type" in Xray global settings?

 

Regards

Sérgio

=======================================

A personal blog on testing, Agile, and software development: https://sergiofreire.com

Follow me on Twitter: @darktelecom

René Franke September 10, 2020

Hello @Sergio Freire - Xblend

a )Is your custom hierarchy such as Saga=>Epic=>Story?

Yes

b) How is the Saga issue related to Epic? Through a custom issue link type?

Issue Link “implemented by” between SAGA and EPICS

c) Do you have Saga configured as a "requirement issue type" in Xray global settings?

No

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.
September 10, 2020

@René Franke ,

thanks for the input.

1. You'll need to configure Saga as being a "requirement issue type". You can do that here: https://docs.getxray.app/display/XRAY/Issue+Type+Mapping#IssueTypeMapping-IssueTypeMapping

2. You'll need to configure the relation to "sub-requirements" using the issue link type: https://docs.getxray.app/display/XRAY/Issue+Type+Mapping#IssueTypeMapping-IssueLinkType

 

I hope this works and helps :)

Regards,

Sérgio

René Franke September 11, 2020

Hello @Sergio Freire - Xblend

thanks for your help, I will test it, after our IT changed the settings.

BR,

René

Like Sergio Freire - Xblend likes this

Suggest an answer

Log in or Sign up to answer