I'm trying to fetch test run details from Xray Cloud, and since we can only use the GraphQL API for this, I'm encountering an issue where the response only provides issueId
for both testExecution
and test
. I need to retrieve the issueKey
values instead of just the issueId
, as the keys are crucial for tracking test executions and tests.
Are there any ways to get the issue keys via the GraphQL API, or any workarounds that would allow me to access this information?
Thank you!
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.