Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.8
-
Component/s: Calendar, User management
-
Testing Instructions:
-
Affected Branches:MOODLE_38_STABLE
-
Fixed Branches:MOODLE_36_STABLE, MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-66551-master -
Pull Master Diff URL:
Description
All users events and subscriptions are left orphaned in the event and event_subscription tables.
That created a problem, because moodle keeps updating those users subscriptions generating thousands of unnecessary logs that are actually orphaned (see discussion on MDL-56223 for full details on the log creation and backup problem).