Posted by asak on February 13, 2009 at 7:05pm
Jump to:
| Project: | Auto Assign Role |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hey,
GREAT module!
I'm trying to run an action using a triggered Rule. the trigger is "User account has been created". the condition is "User has role(s)". I'm using custom paths for users to signup with specific roles, which works great. it seems, however, that when a user registers using such a path, he's granted the role but that doesn't "pull the trigger". I found that if i specify the default "Authenticated user" as the role for the trigger it works and the action is fired.
Could it be that AAR is assigning the role after the trigger and that's why it's not working? could this simply be a matter of modules & weights ?
thanks...
Comments
#1
Ok sorry this is a Rules.module issue. more info is here: http://drupal.org/node/328384