-
Improvement
-
Resolution: Fixed
-
Minor
-
3.11
-
MOODLE_311_STABLE
-
MOODLE_400_STABLE
-
MDL-71466-master -
The 'Check permissions' screen needs updating to support custom user fields. The screen is admin/roles/check.php, e.g.:
https://sandbox.moodledemo.net/admin/roles/check.php?contextid=18
Custom user field support is important on this screen for searching for users, and selecting users, in cases where a custom field is being used as an identifier.
In the same area, the 'Assign roles' screen also needs updating. This is admin/roles/assign.php. It is used for assigning users to system-level roles and roles within an activity module (everything other than on roles a course, which is usually done with a different GUI).
Note: This improvement was developed after the 3.11 code freeze so it is intended for Moodle 3.12.
- has been marked as being related by
-
MDL-71647 Locally assigned roles no longer searches email address
-
- Closed
-