-
Improvement
-
Resolution: Deferred
-
Minor
-
None
-
3.6.2
-
MOODLE_36_STABLE
Some chat web services return only user ids, but in the app we also need the user full names.
Affected web services:
- mod_chat_get_chat_latest_messages
- mod_chat_get_sessions
- mod_chat_get_session_messages
The new field should be named "userfullname" for consistency with other web services.