stable
Clone or download
Read-only
This is part of story #21792 define Teams associated to Programs How to test: - Have a program with 2 aggregated teams - Have a user: -> That is Program Admin (project admin) -> Can see only one team - Go to program admin with this user Expected result: - User can see all teams in "aggregated project" section Change-Id: If8576f392cf0352040ee9ddf6838f4c6ee79e0ae
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/DisplayAdminProgramManagementController.php | +1 | −2 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Admin/Team/TeamsPresenterBuilder.php | +2 | −4 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Admin/Team/TeamsPresenterBuilderTest.php | +6 | −5 | Go to diff View file |