The module does not make it clear that the "user choice" fieldset is available to end users only during registration, and not anytime afterwards when they edit their account.
- admin/config/people/autoassignrole add - "during registration" to description.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | add_words_to_user_choice_description-1799106-1.patch | 665 bytes | anzi31 |
Comments
Comment #1
anzi31 commentedHere is a patch.
It changes this:
'description' => 'Configure the ability for an end user to choose their own roles.'
To this:
'description' => 'Configure the ability for an end user to choose their own roles during registration.'
Comment #2
damienmckennaCommitted.
Comment #3
damienmckennaClosing this to clean up the issue queue as 7.x-1.0-beta1 was released.