Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 2.6
-
Component/s: Course
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE
-
Fixed Branches:MOODLE_26_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-41436-master
-
Sprint:BACKEND Sprint 4
Description
- Add DB field course.cacherev
- Store the cached course information in MUC
- Allow retrieving user-independent course cache - get_fast_modinfo() for userid = -1
- Make sure no code accesses fields course.modinfo and course.sectioncache
- Remove DB fields course.modinfo and course.sectioncache