Posted by jeff.ferrari on June 7, 2008 at 8:01am
| Project: | Action email role |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Hi there,
I may be misunderstanding something here, but I'm unable to see the action I created when looking at the Workflow triggers. Based on http://drupal.org/node/172152 it looks like action_email_role_action_info() should have an extra hook definition line, something like:
'workflow' => array('any'),
so that these actions are declared assignable to workflow based triggers. I'm aware of http://drupal.org/project/triggerunlock allowing free assignment but this seems more appropriate.
Comments
#1
Something simple like this - works for me
#2
5.x unsupported