-
Bug
-
Resolution: Fixed
-
Critical
-
2.0, 2.1
-
Probably shouldn't matter but I'm testing on Debian GNU/Linux with MySQL 5.1 and PostgreSQL 9.1
-
Any
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
MOODLE_22_STABLE
-
During an upgrade from Moodle 1.9 to Moodle 2.x a unique index is added to the mdl_grade_letters table. I have seen more than one case where this table contains duplicate records that prevent this index from being added and thus halt the upgrade, preventing it from continuing until the duplicates are dealt with.