-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-45296-master-2 -
- The mod_assign\event\submission_locked and submission_unlocked events pass the assignment as the objectid, which I think is incorrect. It should either be the 'assign_submission' id, or the id of 'assign_user_flags' which is where the DB changes happen.
- The mod_forum\event\subscription_created and subscription_deleted events are missing the objecttable 'forum_subscriptions'.