stable
Clone or download
Read-only
Merge commit 'refs/changes/44/19944/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #16136 Workflow post actions not triggered at artifact creation when workflow field is not submittable Change-Id: If0e3bb9296fe568a2ae5654891e458b8dddc7d07
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Workflow/Transition/TransitionRetriever.php | +107 | −0 | Go to diff View file |
M | plugins/tracker/include/Workflow/Workflow.class.php | +27 | −32 | Go to diff View file |
A | plugins/tracker/tests/unit/Workflow/Transition/TransitionRetrieverTest.php | +247 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Workflow/WorkflowTest.php | +43 | −24 | Go to diff View file |