-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.4.7, 4.5, 5.0
-
MOODLE_404_STABLE, MOODLE_405_STABLE, MOODLE_500_STABLE
-
MDL-84451-main
-
-
If I create an async backup with notifications enabled, I only get an email notification, but no popup notification.
This condition skips all popup notifications that have the same user as sender and receiver: message/output/popup/message_output_popup.php#L53-L54 That's why this occurs.
To reproduce:
- With default settings create a backup of a course.
- Run admin/cli/cron.php
=> You receive an email notification
=> You don't receive a popup notification
- has a non-specific relationship to
-
MDL-28505 Asynchronous course backup / restore
-
- Closed
-