stable
Clone or download
Read-only
request #22701 Rest shouldn't return project metadata deleted list value
GET /projects/{id}/docman_metadata shouldn't return removed metadata. Change-Id: Ib7e80772b2ad3fac67fc8de222163839d34dc418
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/Metadata/CustomMetadataCollectionBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/docman/tests/rest/DocmanWithMetadataActivatedDataBuilder.php | +5 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Metadata/CustomMetadataTest.php | +5 | −3 | Go to diff View file |
M | plugins/docman/tests/unit/REST/v1/Metadata/CustomMetadataCollectionBuilderTest.php | +1 | −1 | Go to diff View file |