stable
Clone or download
Read-only
This is part of story #21368 create mirrored iteration No functional changes expected. After some dev, I think it's a good idea to add a logger in SemanticChecker. If semantic is not well configured, only an error "Semantic is not well configured" is logged without any details about the semantic. Change-Id: I59b8f05d87dca5ceebf50bb79a7723dea04f6c5d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Backlog/CreationCheck/SemanticChecker.php | +13 | −17 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +2 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Backlog/CreationCheck/SemanticCheckerTest.php | +10 | −0 | Go to diff View file |