-
Improvement
-
Resolution: Fixed
-
Minor
-
3.0, 3.1
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
MDL-51929-master -
- Run the following tests and validate that they all pass:
- mod/data/tests/externallib_test.php
- mod/lti/tests/externallib_test.php
- mod/survey/tests/externallib_test.php
- Run the following tests and validate that they all pass:
MDL-51664 introduced a new optional parameter in the validate_courses function to improve performance (avoiding double-fetching of existing courses)
We should update these external functions to use it.
- is blocked by
-
MDL-51664 Improve external_util::validate_courses to prevent double course fetching
-
- Closed
-