Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to add test cases to the execution list through REST API

Manem, Chandra Sekhar
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!
June 19, 2023

Hi 

i was trying to add test cases to an execution list in JIRA with the end point

(testExecKey -TEST-1234)

rest/raven/1.0/api/testexec/TEST-1234/test

and the payload as below

{
    "add": [
        "TC-01"
     ]   
}

 

but when i POST this, getting "404 Not Found" error

could someone please help me on this.

Thanks

chandra

2 answers

0 votes
Sanjen Bariki
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 20, 2023

Hi @Manem, Chandra Sekhar ,

 

Welcome to Atlassian community!

Could you please look into the X-ray cloud migration doc..?

They have clearly mentioned the steps, How we can migrate the data test cases and excution.

 

Please Accept the answer If it helps you.

Regards,

Sanjen Bariki

0 votes
Mohamed Benziane
Community Champion
June 20, 2023

Are you one server or cloud ? Because you're using the API for Jira Server

The api for cloud is here

https://docs.getxray.app/display/XRAYCLOUD/REST+API

Suggest an answer

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

Atlassian Community Events