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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

anzi31’s picture

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

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

DamienMcKenna’s picture

Status: Fixed » Closed (fixed)

Closing this to clean up the issue queue as 7.x-1.0-beta1 was released.