Hi Jira community,
I build a Jira automation which creates Test and Test Execution issues, links and assigns them. Last step would be to assign the test run of the created Test Execution.
Unfortunately I was unable to find a query in the schema or any other examples how to set the test run assignee via Xray GraphQL. Could someone help me out?
Try using this mutation : https://us.xray.cloud.getxray.app/doc/graphql/updatetestrun.doc.html
This is the complete library of the GraphQl endpoints that they have : https://us.xray.cloud.getxray.app/doc/graphql/
If incase nothing from this works, I would recommend making a support ticket with them https://jira.getxray.app/servicedesk/customer/user/login?destination=portals
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.