-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: 3.3
-
Component/s: Course, Performance
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_33_STABLE
-
Fixed Branches:MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-58666-master -
Pull Master Diff URL:
I noticed that in callbacks introduced in MDL-58190 we do not add name to the cached object, this results in extra db query in this line:
https://github.com/moodle/moodle/blob/master/course/lib.php#L511
- is a regression caused by
-
MDL-58190 Create an api to fetch active completion rule descriptions for activities
-
- Closed
-