Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 2.7
-
Component/s: Events API, Logging
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_27_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-45229-master -
Pull Master Diff URL:
Description
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.
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-44627 Show/hide, edit title, group mode module buttons don't trigger course_module_updated event
-
- Closed
-