stable

Clone or download

Read-only

Merge commit 'refs/changes/99/15199/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #13497 Workflow XML import must not create comment not empty condition for transitions from new Change-Id: I47cea3c9005ee56821bf93b595cd1783baf97c9b

Modified Files

Name
A plugins/tracker/db/mysql/updates/2019/201906171504_delete_comment_not_empty_conditions_from_new_transitions_the_return.php +44 −0 Go to diff View file
M plugins/tracker/include/Workflow/Transition/Condition/CommentNotEmpty/Dao.class.php +11 −18 Go to diff View file
M plugins/tracker/include/Workflow/Transition/Condition/CommentNotEmpty/Factory.class.php +22 −6 Go to diff View file
M plugins/tracker/include/Workflow/Transition/ConditionFactory.class.php +13 −6 Go to diff View file
A plugins/tracker/phpunit/Tracker/Workflow/Transition/Condition/CommentNotEmpty/CommentNotEmptyFactoryTest.php +156 −0 Go to diff View file
R plugins/tracker/tests/workflow/Transition/Condition/CommentNotEmptyTest.php Go to diff View file