-
Bug
-
Resolution: Fixed
-
Minor
-
3.0
-
MOODLE_30_STABLE
-
MOODLE_30_STABLE
-
MDL-51923-master-2 -
The 'No group' filter in the Enrolled users page does not give the correct count of the users.
MDL-51341 does show the correct list of filtered users but the count of the users is incorrect.
It seems that the SQL in this function in enrol/locallib.php needs to be updated
get_total_users()
|
similar to
get_users()
|
- caused a regression
-
MDL-55776 course_enrolment: get_users serious performance implications
-
- Closed
-
- has a non-specific relationship to
-
MDL-51341 Enrolled Users - Filter 'No Group' does not show some users
-
- Closed
-
- is a regression caused by
-
MDL-48074 Group filter in enrolments list should have option "not in any group"
-
- Closed
-