-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
3.2.6, 3.3.3, 3.4
-
Any
-
MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-60988-master
when restoring activity to a course, in the backup/util/plan/restore_plan.class.php : execute()
we only trigger event in case of TYPE_1COURSE.
and not treat to the other types (TYPE_1ACTIVITY).
in MDL-39883 we add the event when duplicating activity. I think we should add one in the execute() as well.
- has a non-specific relationship to
-
MDL-45721 The \core\event\course_restored event is triggered on any restore, not just courses.
-
- Closed
-
-
MDL-36986 Add a course_restored event trigger
-
- Closed
-
- has been marked as being related by
-
MDL-61422 Trigger course_module_created event after restore a backup
-
- Closed
-