In Xray for Jira Server/DC, it is possible to search for tests with a certain aggregate status using the TestRunStatus calculated field. Besides the status itself, additional options can be passed to the search that restrict the calculation to a particular version, test plan, or test environment (as documented here: https://docs.getxray.app/display/XRAY/Enhanced+querying+with+JQL).
While this particular custom field does not appear to be provided in Jira Cloud, is the same functionality provided in another manner, in either the UI or through the API? That is, is it possible to search for test issues that have a certain aggregate status in the context of a particular version, test plan, or test environment?
UPDATE: It looks like it's possible to specify the calculation strategy when retrieving a test via the GraphQL API; however, I don't see any capability to search for issues by this status, which can be done in Server/DC using JQL:
TestRunStatus = "TESTPLAN-1234 - PASSED"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Stefan Salzl, based on Xray's documentation it looks like this just isn't possible using JQL, but I was hoping to get confirmation and/or a suggested workaround.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Stefan Salzl @Jeremy Cupps were you able to find a workaround for this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.