Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Groups
-
Labels:None
-
Environment:any
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
Description
Have reviewed using ID of user in database and ID field in profile. Allocation doesn't seem to fit the description "alphabetically by id number".
Hi Ray,
if I'm not wrong that isn't the user->id but the user->idnumber column (viewed as "ID number" in the profile page). Do you have information in that "ID number" field in order to be able to allow the process to effectively order by it?)
I've performed a quick look to code (not tested) and looks ok.
Ciao