In the grade_grades and grade_grades_history tables, the usermodified field is defined with NULLs allowed, but in some cases 0s are inserted there, and zero is not a valid userid. This breaks the foreign key.
- has been marked as being related by
-
MDL-30799 META: Enable foreign keys in the database schema
-
- Open
-