stable

Clone or download

Read-only

fix: Hidden fieldset workflow post action not correctly removed

This fixes request #24989 Hidden fieldset workflow post action not correctly removed When deleting a tracker workflow, the post actions "Hidden fieldsets" are not correctly removed. A forgeupgrade is added to clean Hidden fieldsets not removed from a deleted workflow. Change-Id: I39bc885dfa0069930ae7b881357f24924497a2fc

Modified Files

Name
A plugins/tracker/db/mysql/updates/2022/202201101116_clean_hidden_fieldsets_post_action_from_deleted_workflows.php +56 −0 Go to diff View file
M plugins/tracker/include/Workflow/Workflow_TransitionDao.class.php +7 −1 Go to diff View file