Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,555
Community Members
 
Community Events
184
Community Groups

Xray Api : how to unassign test runs using the API ?

I'm trying to unassign test runs using the xray graphQL API. 
I'm running the following query on  https://xray.cloud.xpand-it.com/api/v2/graphql

mutation {{
updateTestRun(id : "{test_run_id}", assigneeId : null) {{
warnings
}}
}}

 But this does not unassign the test runs. I've tried null, "None" , "Unassigned" but nothing works. 
If I put a user_id the update works as expected. 
How could I unassign test runs ? Thanks ! 

1 answer

0 votes
Neil
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 07, 2021

Hi @aymon.debroglie. Welcome to the community! You might consider contacting Xray directly for support: https://jira.xpand-it.com/servicedesk/customer/portal/2

Hi, I have contacted them as well , If they answer me I'll post their answer here ! 

Like Neil likes this

In fact it is not possible to unassign with the API see this feature ticket 
https://jira.getxray.app/browse/XRAYCLOUD-4320

Like Neil likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events