-
Bug
-
Resolution: Fixed
-
Major
-
2.0.7, 2.2.4, 2.3.1, 2.4
-
Any
-
MOODLE_20_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
wip-mdl-31623
-
-
Course reset fails when the corresponding table for old modules doesn't exist.
Error reading from database Debug: ERROR: relation "mdl_tlecontribute" does not exist at character 24\nSELECT COUNT('x') FROM mdl_tlecontribute WHERE course = $1\n[array (\n 0 => 127,\n)]
OR
Field "course" does not exist in table "quiz"
I believe this happens if the module doesn't remove the entry in the modules table when it is removed from the system.
- is duplicated by
-
MDL-28963 Error Writing to Database During Course Reset After Upgrade to 2.x
-
- Closed
-