Forums

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

How to get requierement status with JQL in JIRA Cloud

ziedktari July 19, 2023

Hello,

I want to get requierement status OK,NORUN,UNCOVERED etc.. with JQL in Jira Cloud

How can i do that please?

 

Thanks.

1 answer

0 votes
Evgenii
Community Champion
July 19, 2023

Hi, @ziedktari 

You mean, how to get issues in that Statuses?

You can use JQL like:

status in (OK, NORUN, RECOVERED)

ziedktari July 20, 2023

@Evgenii  I want to retreive the status of tests execution with JQL , the status filter display TODO/DONE etc..

Capture d’écran 2023-07-20 134956.png

Evgenii
Community Champion
July 20, 2023

Hi, @ziedktari 

As I understand, you want to get results, that are generated by test plugin. I suppose, that this plugin has his own custom fields, which can be used in JQL query. You can try to make query like "Statut du Test" IN (OK, RECOVERED)

Maybe it will work

ziedktari July 21, 2023

@Evgenii , All those fields are native(see picture belo), your filter dosen't work

My Goal is to get last status of test execution of all requirement that have the same EpicLink

testStatuses.png

Suggest an answer

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

Atlassian Community Events