-
Bug
-
Resolution: Fixed
-
Critical
-
3.5
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
MDL-62808_master -
- Unit tests.
The web service function core_message_get_messages doesn't behave the same as in Moodle 3.4. When parameter "useridto" is 0, it returns all messages sent from the user specified in parameter "useridfrom" (as expected), but the list of returned messages all have the property "useridto" set to 0.
This regression breaks the use of messages in the Moodle Mobile with sites using Moodle 3.5.
- is a regression caused by
-
MDL-36941 Create new tables for messages and notifications and convert existing API to use these
-
- Closed
-