-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.3.4
-
MOODLE_403_STABLE
Similar to https://tracker.moodle.org/browse/MDL-82011:
We load grade_report_grader::load_users() twice - for the table and then for user search. I think we should be able to do it just once
On separate note - I see that in load_users() we use get_records_sql. Wonder if we should use recordset since there can be many users
- has a non-specific relationship to
-
MDL-82011 Grade iterator is initialised 3 times with no reason
-
- Open
-