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

XRAY import feature file nullpointerexeption

Edited

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