Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0, 3.1
-
Fix Version/s: 3.1
-
Component/s: Web Services
-
Labels:
-
Testing Instructions:
- 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:
-
Affected Branches:MOODLE_30_STABLE, MOODLE_31_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-51929-master -
Pull Master Diff URL:
Description
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.
Attachments
Issue Links
- is blocked by
-
MDL-51664 Improve external_util::validate_courses to prevent double course fetching
-
- Closed
-