-
Improvement
-
Resolution: Done
-
Critical
-
3.6.1
-
-
MOODLE_36_STABLE
-
MOODLE_37_STABLE
-
Moodle App 3.7.0
As explained in MDL-64886, the call to enrol_get_users_courses to load the course overview currently counts the users on the course, which can hurt performance with large courses. Since this is count is not used in the app, we should add {"returnusercount": false} to the parameters for this web service call in src/core/courses/providers/courses.ts::getUsersCourses
- has a non-specific relationship to
-
MDL-64886 Remove unnecessary enrolledusercount from enrol_get_users_courses
-
- Closed
-