stable

Clone or download

Read-only

Remove PFUser from BuildPlanning

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

Modified Files

Name
M plugins/program_management/include/Adapter/Program/Feature/Links/UserStoryLinkedToFeatureChecker.php +2 −6 Go to diff View file
M plugins/program_management/include/Adapter/Program/PlanningAdapter.php +3 −3 Go to diff View file
M plugins/program_management/include/Domain/Program/BuildPlanning.php +2 −1 Go to diff View file
M plugins/program_management/include/Domain/Program/PlanningConfiguration/Planning.php +2 −4 Go to diff View file
M plugins/program_management/include/REST/v1/ProgramIncrementResource.php +2 −4 Go to diff View file
M plugins/program_management/include/REST/v1/ProjectResource.php +2 −4 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +1 −2 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Feature/Content/ProgramIncrementContentRetrieverTest.php +1 −2 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/PlanningAdapterTest.php +28 −15 Go to diff View file
M plugins/program_management/tests/unit/Stub/BuildPlanningStub.php +2 −1 Go to diff View file