stable

Clone or download

Read-only

Merge commit 'refs/changes/41/22541/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #20958 Throw error when feature to add/remove in top backlog does not exist with PATCH project/$id/program_backlog Change-Id: I209210a3b7504df313d14eebef30f0f0f975c6e7

Modified Files

Name
M plugins/program_management/include/Adapter/Program/Backlog/TopBacklog/ProcessTopBacklogChange.php +16 −5 Go to diff View file
M plugins/program_management/include/Program/Backlog/TopBacklog/TopBacklogChangeProcessor.php +2 −0 Go to diff View file
D plugins/program_management/include/Program/Backlog/TopBacklog/TopBacklogUpdater.php +0 −50 Go to diff View file
M plugins/program_management/include/REST/v1/ProjectResource.php +22 −24 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Backlog/TopBacklog/ProcessTopBacklogChangeTest.php +27 −8 Go to diff View file
D plugins/program_management/tests/unit/Program/Backlog/TopBacklog/TopBacklogUpdaterTest.php +0 −50 Go to diff View file