stable

Clone or download

Read-only

Rename ProgramInConfigurationIdentifier to ProgramForAdministrationIdentifier

Part of story #21793 configure Program Management No functional change expected in the Program Administration page Notes: Rename was decided because "in configuration" can mean "in the configuration screen", but the use of this object will be extended to REST API. "ForAdministration" should more clearly explain that this kind of project id is to be used in administration operations (either through web UI or through REST API). Change-Id: I8c1e5af8ad899f328162cb4fcc2c91612d5689df

Modified Files

Name
M plugins/program_management/include/DisplayAdminProgramManagementController.php +3 −3 Go to diff View file
R plugins/program_management/include/Domain/Program/Admin/ProgramInConfigurationIdentifier.php Go to diff View file
M plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Team/TeamProjectsCollection.php +3 −3 Go to diff View file
M plugins/program_management/include/Domain/Program/ProgramIdentifier.php +2 −2 Go to diff View file
R plugins/program_management/tests/unit/Domain/Program/Admin/ProgramInConfigurationIdentifierTest.php Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Backlog/ProgramIncrement/Team/TeamProjectsCollectionTest.php +4 −4 Go to diff View file