-
Bug
-
Resolution: Fixed
-
Minor
-
3.6
-
MOODLE_36_STABLE
-
MOODLE_36_STABLE
-
MDL-64034-master -
If you search a message that is in a group message and open that message, the individual conversation is opened instead of the group conversation. How to reproduce:
- Search a message that is in a group conversation. The search results will display the user name and avatar that wrote the message instead of the group conversation (not sure if this is intended).
- Click that message. An individual conversation with that user will be opened instead of the group conversation where the message is.
It could be related to the fact that the WebService core_message_data_for_messagearea_search_messages doesn't return the conversationid.