stable
Clone or download
Read-only
This is part of story #21386: dry run REST project creation Any project creation done with the UI or REST must check for project custom fields and take into account their values. Change-Id: I633521725821f561cccb6fc0a65ceb6d1396f47e
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/ProjectXMLImporter.class.php | +26 | −5 | Go to diff View file |
M | src/common/Project/REST/v1/ProjectCreationDataPOSTProjectBuilder.php | +3 | −12 | Go to diff View file |
M | src/common/Project/REST/v1/ProjectResource.class.php | +0 | −3 | Go to diff View file |
M | tests/unit/common/Project/ProjectXMLImporterTest.php | +11 | −9 | Go to diff View file |
M | tests/unit/common/Project/REST/v1/ProjectCreationDataPOSTProjectBuilderTest.php | +0 | −110 | Go to diff View file |