-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
2.4
-
None
Install the hub on postgres. Publish a course to the hub. In the hub admin, search for any course. It breaks:
Debug info: ERROR: column "site.id" must appear in the GROUP BY clause or be used in an aggregate function
LINE 1: SELECT site.* FROM mdl_hub_course_directory course, mdl_hub_...
^
SELECT site.* FROM mdl_hub_course_directory course, mdl_hub_site_directory site WHERE course.id IN (1) AND site.id = course.siteid GROUP BY siteid
[array (
)]
Error code: dmlreadexception