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,459
Community Members
 
Community Events
184
Community Groups

How to import xray test execution tickets to Jira that have some closed xray tests

Edited
Varun Kumar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 18, 2023
I am trying to import test execution tickets (Xray) using below endpoint where executionresult json file have xray tests that are closed.

/rest/raven/1.0/import/execution/cucumber/multipart
 
Since tests associated with test plan, whose execution I am trying to import using execution json file are closed, its throwing below error:

The Test <JiraXrayTestID> is in a non-executable status.
 
How to allow its import even with xray tests with closed status.

1 answer

0 votes
Stefan Salzl
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 20, 2023

Hi @Varun Kumar 

within your xray settings there is a configuration that avoids executing tests within a specific status - in your case "closed" (see the screenshot below). As far as I understand the error correct I assume this could be the cause for the problem. Please check that configuration and let me know if this is the case.

image.png

Hope this was helpful.

Best
Stefan

Varun Kumar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 22, 2023

Thanks @Stefan Salzl 

I will get that checked but actually tests do gets executed though they are closed but issue comes while creating execution ticket using the results.

I will get the suggested Xray configuration checked (may be something my company managing on organisation level and not project level.)

Many Thanks for your response, much appreciated. 

Suggest an answer

Log in or Sign up to answer