-
Bug
-
Resolution: Fixed
-
Blocker
-
2.8
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
MDL-48107_master -
First of all, I noticed that when I delete the rule I am not warned about the number of existing subscriptions and that they are going also to be deleted.
Second, I got this debugging:
Inconsistent courseid - context combination detected.
|
|
line 247 of /lib/classes/event/base.php: call to debugging()
|
line 198 of /admin/tool/monitor/classes/subscription_manager.php: call to core\event\base::create()
|
line 116 of /admin/tool/monitor/classes/rule_manager.php: call to tool_monitor\subscription_manager::remove_all_subscriptions_for_rule()
|
line 85 of /admin/tool/monitor/classes/rule.php: call to tool_monitor\rule_manager::delete_rule()
|
line 94 of /admin/tool/monitor/managerules.php: call to tool_monitor\rule->delete_rule()
|