-
Bug
-
Resolution: Fixed
-
Major
-
1.9
-
None
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE
If a user sends another user a message (for example a spammer on Moodle.org sending Matheu a message) and then that user is deleted before Mathieu reads the message, Mathieu continues to have the message window popup and has no way to indicate that he has read the message. In order to maintain the preservation of data for deleted users (in the case that the wrong user was deleted), I would suggest moving the unread messages (mdl_message) from a deleted user to the read mdl_message_read and setting the timeread to 0. In that way, if the user were to be undeleted we could then check and move anything in mdl_message_read to mdl_message where the timeread is 0.
- has a non-specific relationship to
-
MDL-46910 Deleting user also deletes messages this user has sent
-
- Closed
-
- has been marked as being related by
-
MDL-18494 messaging disabled still allows users to send messages
-
- Closed
-
-
MDL-16838 Administration: Loss of user data during delete
-
- Closed
-
- is duplicated by
-
MDL-16230 Blocking user before reading message causes constant popups
-
- Closed
-
-
MDL-18386 CLONE -Blocking user before reading message causes constant popups
-
- Closed
-
- will help resolve
-
MDLSITE-539 Private message can't be viewed, so it's freezed
-
- Closed
-