-
Bug
-
Resolution: Fixed
-
Minor
-
1.8.3, 1.9, 2.0
-
None
-
Oracle
-
MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
-
MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
We have instances of SELECT id,id... in blocks/onlineusers and mod/assignment. Oracle complains about this because the column names collide.
Credit for the reported – and initial patch – to Dennis Rochford <Dennis.Rochford@usq.edu.au> the USQ identifier for the bug is MOOD-559 .