Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.1, 2.8.1, 3.5.2, 3.6, 3.8.4, 3.9.1, 3.10
-
0
-
International 4.0 - Sprint 3, International 4.0 - Sprint 4
Description
Import Groups from the .csv fails in Moodle 2.0.1+ (Build: 20110209)
Tested on QA site with the file that works ok in 1.9 (attached)
Error message:
Error writing to database
Debug info:
Stack trace:
- line 394 of /lib/dml/moodle_database.php: dml_write_exception thrown
- line 874 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 916 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
- line 135 of /group/lib.php: call to mysqli_native_moodle_database->insert_record()
- line 171 of /group/import.php: call to groups_create_group()