I'm writing my own permissions module, and have discovered the need for more hooks so that my code knows when states and transitions are being deleted. Please consider adding the attached patch, so that my code can clean up after itself when these things happen.

CommentFileSizeAuthor
workflow_more_hooks.patch1.01 KBgribnif

Comments

jvandyk’s picture

Status: Needs review » Fixed

Fixed, except I used 'workflow delete' instead of 'delete' so that all deletion notifications are consistent:

workflow delete
state delete
transition delete

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.