stable

Clone or download

Read-only

Merge commit 'refs/changes/03/32303/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: fix: request #40102 Project creation from ART fail when it does not come from Tuleap template Change-Id: I9db679d3e363a097808855ebd82ca8f598e807bd

Modified Files

Name
M plugins/program_management/include/Adapter/Program/Plan/PlanConfigurationDAO.php +10 −3 Go to diff View file
M plugins/program_management/include/Domain/Program/Plan/Inheritance/PlanInheritanceHandler.php +12 −6 Go to diff View file
M plugins/program_management/include/Domain/Program/Plan/RetrievePlanConfiguration.php +5 −1 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/integration/Adapter/Program/Plan/PlanConfigurationDAOTest.php +12 −3 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Events/TrackersDuplicatedHandlerTest.php +1 −1 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Plan/Inheritance/PlanInheritanceHandlerTest.php +2 −2 Go to diff View file
M plugins/program_management/tests/unit/Tests/Stub/Program/Plan/RetrievePlanConfigurationStub.php +4 −3 Go to diff View file