Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.2, 3.5
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
Description
When you view the participants page for any course, it calls get_users_roles with userids = [].
This means it loads every site-wide role assignment, which in some set-ups (like ours) may be half a million rows.
The participants page should be changed to pass in only the ids of the users that are about to be displayed.
Attachments
Issue Links
- is a regression caused by
-
MDL-59367 Add a roles column to participants page
-
- Closed
-