Closed (fixed)
Project:
Workflow
Version:
6.x-1.0-rc3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2008 at 16:34 UTC
Updated:
15 Jan 2009 at 21:00 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| workflow_more_hooks.patch | 1.01 KB | gribnif |
Comments
Comment #1
jvandyk commentedFixed, except I used 'workflow delete' instead of 'delete' so that all deletion notifications are consistent:
workflow delete
state delete
transition delete