stable

Clone or download

Read-only

Remove PFUser from PlanChange

part of request #22231 Decrease adapter responsibility No functional changes. You can test this with cypress suite Change-Id: I2bfae584a45806bfc539116fd8c88ef2300e530e

Modified Files

Name
M plugins/program_management/include/Adapter/XML/ProgramManagementConfigXMLImporter.php +5 −4 Go to diff View file
M plugins/program_management/include/Domain/Program/Plan/PlanChange.php +13 −38 Go to diff View file
M plugins/program_management/include/Domain/Program/Plan/PlanCreator.php +1 −2 Go to diff View file
M plugins/program_management/include/REST/v1/ProjectResource.php +3 −2 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +3 −2 Go to diff View file
M plugins/program_management/tests/unit/Adapter/XML/ProgramManagementConfigXMLImporterTest.php +6 −7 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Plan/PlanChangeTest.php +21 −13 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Plan/PlanCreatorTest.php +3 −8 Go to diff View file