stable
Clone or download
Read-only
This is part of story #12187 configure workflow pre & post actions at target state level If something get wrong in the DB while updating a state in simple mode, all the updates done on siblings must be ignored. Change-Id: Ied461474cbb281b5bdd9a65379c2eafc47730c65
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/Workflow/PostAction/PUTHandler.php | +20 | −4 | Go to diff View file |
M | plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php | +3 | −4 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Update/PostActionCollectionUpdater.php | +10 | −26 | Go to diff View file |
M | plugins/tracker/include/Workflow/Transition/Condition/ConditionsUpdater.php | +8 | −18 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/PostActionCollectionUpdaterTest.php | +0 | −8 | Go to diff View file |