Forums

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

How could I filter Zephyr (Scale) issue type in Jira ?

Salvatore Scibelli June 27, 2023

Hi All,

I'm trying to extract from Jira tickets tab those are Zephyr scale issue type. I remember they are usually "Test" issue type. Any idea?

 Test Icon.png

2 answers

0 votes
Andy Barbet
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.
June 28, 2023

Hi @Salvatore Scibelli

I don't believe the issuetype is fixed by default in Zephyr Scale as it might be in Zephyr Squad.  From memory, you can configure the issue type associated with your project to an issue type of your choice.  If you don't have a custom/specific issue type to distinguish between Zephyr Scale Issues and other issue types, you could create a custom field (which is what I tend to do) to assist with that job.

By the way, you might want to check out the SmartBear Zephyr Scale community forum here for further user advice (I'm one of the community leaders): Zephyr Scale Questions - SmartBear Community

Regards, Andy

Andy Barbet
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.
June 28, 2023

Additional note: if you're on the Server/DC version of Scale, you should be able to do what you need using some Scale JQL commands, but this isn't available as yet with the Cloud version.

Advanced Search With JQL Functions | Zephyr Scale Server/Data Center Documentation (smartbear.com)

0 votes
Fernando Eugênio da Silva
Community Champion
June 27, 2023

@Salvatore Scibelli , Welcome to the Atlassian Community!

The issuetype is still the same 'Test'.

To extract the tickets created in this issue type, just issue a query in Jira, something like:

issuetype = "Test"

If you only want test cases for a specific project, your query should look something like this:

project = XXXX AND issuetype = "Test"

Salvatore Scibelli June 28, 2023

Done @Fernando Eugênio da Silvabut query returns only test cases created by Zephyr Squad, not new ones created by Zephyr Scale. I don't know If there is any difference between Squad and Scale. Thanks

Suggest an answer

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

Atlassian Community Events