Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not a Problem
-
Xray DC - v7.9.0
-
None
-
None
Description
Description
When trying to use the GET API call to retrieve the Pre-conditions of a Test, it only retrieves the preconditions of the default Version of the test.
Pre-conditions
Create different Test Versions inside a Test and associate different Preconditions to each Version created.
How to reproduce
- Create a Test with multiple Test Versions
- Go to each Test Version and add a new Precondition to each
- Run the following API call to retrieve the Preconditions associated with the Test
http://yourserver/rest/raven/1.0/api/test/{key}/preconditions
Actual result/Attachments
It will only retrieve the Preconditions from the Test´s Default Test Version.
Expected result
It should retrieve all the Preconditions associated to the Test independent of the Test Version.
Version
- 7.9.0