-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
1.9
-
None
-
MOODLE_19_STABLE
The admin/uploadusers file which takes a csv file and creates user accounts in the database merely triggers update_record('user' or insert_record functions rather than using the auth plugin user_create and user_update functions.
My feeling is that it should support the plugins, because that way I could batch create users with the default site plugin and call its extra functionality. Or is it intended only for basic sites?
- has a non-specific relationship to
-
MDL-11996 bulk user upload - improvements, fixes and cleanup
-
- Closed
-