Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
R3.1.6
-
None
-
None
-
Xray R3.2.0 S5
-
Description
When using the update test run step endpoint (<https://confluence.xpand-it.com/display/XRAY/Test+Step+Results+-+REST>) and the evidences are not sent, a NullPointerException error occurs
Example:
curl -H "Content-Type: application/json" -X PUT -u admin:admin environment/rest/raven/1.0/api/testrun/4553/step/3418 -d '{"status": "EXECUTING"}'