Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
R2.0.10
-
None
-
None
-
R2.1.0 S4
-
Description
Removing an attachment by id from a step, gives an error:
DELETE http://127.0.0.1:8080/rest/raven/1.0/api/testrun/2808/step/2035/attachment/447
RemoveException: Could not find attachment with id 2808
It seems Xray is confusing the testrun id with the attachment id.