stable

Clone or download

Read-only

Program is always blocked with incorrect configuration message

part of story #17882 define cross project hierarchy between Features and User Stories How to test: access to program backlog, you can plan inside Change-Id: Ie1c45ba660216d8b30c5a88ecdff5df126493a7e

Modified Files

Name
M plugins/scaled_agile/include/Adapter/Program/Plan/PlanDao.php +6 −1 Go to diff View file
M plugins/scaled_agile/include/Adapter/Program/PlanningCheck/PlanningProgramAdapter.php +6 −1 Go to diff View file
M plugins/scaled_agile/include/Adapter/Team/TeamDao.php +8 −2 Go to diff View file
M plugins/scaled_agile/include/Program/Backlog/PlanningCheck/BuildPlanningConfiguration.php +1 −1 Go to diff View file
M plugins/scaled_agile/include/Program/Backlog/PlanningCheck/ConfigurationChecker.php +5 −1 Go to diff View file
M plugins/scaled_agile/include/Team/Creation/TeamStore.php +1 −1 Go to diff View file
M plugins/scaled_agile/tests/unit/Adapter/Program/PlanningCheck/PlanningProgramAdapterTest.php +12 −0 Go to diff View file
M plugins/scaled_agile/tests/unit/Program/PlanningCheck/ConfigurationCheckerTest.php +13 −0 Go to diff View file