mirror of
https://github.com/moodle/moodle.git
synced 2025-04-06 17:03:33 +02:00
The converation favourites were previously set in the system context which is not right, as they should be stored: - In the conversation context when defined. - In the user context, when contextid is null (that means is an individual conversation).