Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Done
-
4.2.0
-
None
-
XRAY 2021 Sprint 9
-
Description
Using the following endpoints, try to update a Test Run setting the status field value to the current Test Run status. A 400 Bad Request response is returned with the message "Some errors occurred while updating the Test Run: You do not have permissions to change Execution Status."
Affected endpoints:
- PUT /rest/raven/1.0/api/testrun/{testrunId}
- PUT /rest/raven/2.0/api/testrun/{testrunId}
Â