-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.10, 4.0.4
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-76229-master -
-
6
-
Team Hedgehog Sprint 1.1
We can do mapping User Profile Fields with External DB Auth. When the field has a Locked value in the Lock Value dropdown, it will show the value in the edit profile form but with a disabled state, which means that the user can not edit the value.
However, if we use the Textarea data type of User Profile Fields and set the Locked value in the External DB Auth, it is not displayed in the edit profile. The expected result is the value is shown but with a disabled state like other fields' behavior.
=============================
Update: The bug also happens when the Textarea data type field is set to lock.
- blocks
-
MDLQA-17111 CLONE - Custom profile fields syncable with external DB auth
- Passed