-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.4.5, 4.5
-
MOODLE_404_STABLE, MOODLE_405_STABLE
There is a bug where the incorrect states are logged when toggling the notification preferences.
To reproduce:
- Go to Site admin -> General -> Messaging -> Notification settings
- Toggle the 'Assignment notifications' enabled state (first one in list)
- In a separate window, go to Site admin -> Reports -> Live logs
- Observe that the live log reports the 'from' and 'to' states incorrectly (inverted)
- Toggle the 'Assignment notifications' enabled state again (to enabled)
- Observe that the report logs that it was set to '0' when it should say '1'
- Repeat for other toggle items.
Additionally, the wrong component is reported. It should be 'message' and not 'core'.
- has been marked as being related by
-
MDL-73909 Notification settings toggle switches should save automatically
-
- Closed
-