-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.11, 4.5
-
MOODLE_401_STABLE, MOODLE_405_STABLE
Issue summary:
When creating a new manual user account, the account creation page can be saved even though custom user profile fields marked 'Required' have not been entered. This only applies when the account is created manually e.g. by a Site Administrator. It behaves correctly when a user creates their own account via self-registration.
Steps to replicate:
- Navigate to Site Administration>Users>User profile fields
- Click 'Create a new profile field'>Drop down menu (any type should work)
- Fill out name, shortname, menu options
- Set 'Is this field required?'>Yes
- Save changes
- Go to Site administration>Users>Accounts>Add a new user
- Fill in all the necessary fieldsĀ except the custom profile field you created
- Save changes
Observed:
The user account is created successfully
Expected:
The user creating the account (e.g. admin) is redirected to the same page with a message 'Please fill in required fields' and the profile field flagged with an alert icon. Account cannot be created until required field is filled in.
- has a non-specific relationship to
-
MDL-80567 Custom user profile field dropdown menu should show 'Choose...' on signup page
-
- Open
-