XRAY import feature file nullpointerexeption

Dániel Czégény
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 16, 2022

Hello,

 

I'm trying to import a feature file into XRAY through the REST API as specified in the docs here:
https://docs.getxray.app/display/XRAY/Importing+Cucumber+Tests+-+REST

I have tried using Postman/curl/jenkins plugin to import a .feature file to our Jira instance but I always get 500 NPE.

Here's the error message I get:

https://pastebin.com/kankAhsH

the stacktrace was too long so I made a pastebin

here's the curl example:

curl -H "Content-Type: multipart/form-data" -u username:mypassword -F "file=xraytest.feature" https://myserver/rest/raven/1.0/import/feature?projectKey=XRDUMMY

 

I've tried all combinations of .feature files. Tagged with requirement, untagged, empty and copy pasted the examples from the docs. Even though I'm sure I shouldn't get such an exception even if something was incorrect.

 

Here's a picture showing I got the project key right.image.png

Here's a picture of a postman try.Screenshot_11.png

If anyone could help me out it'd be great.

 

Thanks

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events