-
Bug
-
Resolution: Fixed
-
Minor
-
2.4.3, 2.5, 2.6.3
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
Some of the triggers related to category updation and creation have been missing.The triggers are present in lib/db/events.php file but the code for them has been missing.
course_category_updated - object course_categories table record
course_category_created - object course_categories table record
Both of the above triggers are missing from moodle code.
- has a non-specific relationship to
-
MDL-39797 META: Events 2
-
- Closed
-