stable
Clone or download
Read-only
Merge commit 'refs/changes/24/26524/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: part of request #27931 Iterations are not synchronized when Parent is set on creation Change-Id: I3310e2272405c16e5be20c64ce003fd279d7bdf9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Team/PossibleParentSelectorProxy.php | +10 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Team/PossibleParentHandler.php | +7 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Team/PossibleParentSelectorEvent.php | +4 | −0 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Team/PossibleParentHandlerTest.php | +29 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/PossibleParentsRetriever.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/PossibleParentsRetrieverTest.php | +41 | −26 | Go to diff View file |