Download & Extend

After upgrade to 5.x-2.2 user-selectable roles stops applying roles

Project:Workflow-ng
Version:5.x-2.2
Component:Wng Module Integration
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I had a working system using the user-role selection module to have users select a role upon registering for their accounts. After the recent upgrade to 5.x-2.2 the roles no longer apply. I'm trying to debug this but there are no errors.

Can you think of any reason why a role wouldn't be applied at registration any longer. Some changes to workflow profile actions/control perhaps?

Comments

#1

Just FYI, After downgrading back to 5.x-2.1 everything works fine....

#2

Category:support request» bug report

Any help on this would be appreciated. Something in 2.2 is breaking the user roles module

#3

I've got the same problem with 'invite' module. This module can set roles upon registration, but it doesn't work with workflow-ng 2.2 and does work with workflow-ng 2.1

May be, it helps.
Best regards.

#4

Hm, indeed there were small changes:

http://drupal.org/cvs?commit=172740
http://drupal.org/cvs?commit=172766
http://drupal.org/cvs?commit=172760

Those allow using workflow-ng to do so. Perhaps you have a rule set up that does so too? So worklfow-ng might overwrite the roles written from another module..