The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

JIRA Xray Cloud Test Run Status not showing in JQL

Carla James
October 7, 2025

We migrated to JIRA Xray Cloud. I am using the following JQL - issuetype = 'Test' and issue in testExecutionTests('DEMO-9')&fields=*all. This returns a list of test associated with the Test Execution, but it does not return the Test Run Status (TODO, PASS, FAIL). I can see the issue status (OPEN, CLOSED), but not the test run status. This was possible to see when using the RAVEN function on the Server installation. Is there any workaround for this?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Shai Gilboa
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 Champions.
January 11, 2026

If this is still relevant you might want to check Xray's new Enhanced Querying with JQL options. They published this about a month ago, and they still consider this beta.

It won't give you the TEs results but it can allow you to filter by results.

Example -  issue in testExecutionTests("MYKEY-123", "PASSED") returns all tests in given TE which passed.

TAGS
AUG Leaders

Atlassian Community Events