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

Chad_Dupuis’s picture

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

Chad_Dupuis’s picture

Category: support » bug

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

jdm65b’s picture

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.

fago’s picture

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..