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?