stable
Clone or download
Read-only
request #16230: GET /artifacts returns the same tracker representation for all artifacts
The issue is visible when calling the endpoint with artifacts of different trackers: the tracker of the first artifact of the collection is used for all the artifacts. Change-Id: Ib39d8982bbd0de2ac8c468941f8a9fc0e9772a0a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +8 | −12 | Go to diff View file |
M | tests/rest/tests/ArtifactsTest.php | +9 | −1 | Go to diff View file |