stable

Clone or download

Read-only

Merge commit 'refs/changes/79/17679/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #14493 AddToTopBacklog post action must be duplicated for new transition in state Change-Id: I77bc9e2a0dc81eab5a3fa6fa25faabc05e9f4360

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Workflow/AddToTopBacklogPostActionFactory.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.php +18 −0 Go to diff View file
A plugins/tracker/include/Workflow/Event/GetWorkflowExternalPostActionsValuesForUpdate.php +65 −0 Go to diff View file
M plugins/tracker/include/Workflow/SimpleMode/TransitionReplicator.php +16 −2 Go to diff View file
M plugins/tracker/include/Workflow/SimpleMode/TransitionReplicatorBuilder.php +2 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/SimpleMode/TransitionReplicatorTest.php +3 −1 Go to diff View file