-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-45229-master -
When you go to a course and click to hide a section using the eye icon on upper right corner
and check the Reports > Logs you will notice that the event was not created.
Probably it's better create new events for section_updated because API in set_section_visible() is not ready
to be used with create_from_cm() because the $cm object there does not contain some of the properties required by the event.
- has a non-specific relationship to
-
MDL-44627 Show/hide, edit title, group mode module buttons don't trigger course_module_updated event
-
- Closed
-