stable

Clone or download

Read-only

program project should not displayed in team list

part of story #21793 configure Program Management Have several projects defined as program Go on program admin, other program should not be displayed as potential team to be linked Change-Id: I10d504c7fa9285f1c1730b96b922a0fd34877d6f

Modified Files

Name
M plugins/program_management/include/Adapter/Program/Admin/PotentialTeam/PotentialTeamsBuilder.php +18 −4 Go to diff View file
M plugins/program_management/include/Adapter/Program/ProgramDao.php +14 −1 Go to diff View file
A plugins/program_management/include/Domain/Program/AllProgramSearcher.php +32 −0 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +1 −1 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Admin/PotentialTeam/PotentialTeamsBuilderTest.php +7 −2 Go to diff View file
A plugins/program_management/tests/unit/Stub/AllProgramSearcherStub.php +51 −0 Go to diff View file