dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/65/665/2' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: Fix request #4456 : Fatal error when transition occurs Change-Id: Ie535a8983a8c073e86243b193bf9a54fe180cb39

Modified Files

Name
M plugins/tracker/include/workflow/PostAction/CIBuild/Transition_PostAction_CIBuild.class.php +4 −0 Go to diff View file
M plugins/tracker/include/workflow/PostAction/Field/Transition_PostAction_Field.class.php +2 −7 Go to diff View file
M plugins/tracker/include/workflow/PostAction/Transition_PostAction.class.php +14 −0 Go to diff View file
M plugins/tracker/include/workflow/Transition.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/workflow/TransitionTest.php +25 −0 Go to diff View file