Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6
-
Fix Version/s: 3.6
-
Component/s: Messages
-
Testing Instructions:
-
Affected Branches:MOODLE_36_STABLE
-
Fixed Branches:MOODLE_36_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-64018_master -
Pull Master Diff URL:
Description
The web service data_for_messagearea_get_contacts was deprecated but is still used in the new UI introduced in MDL-63303.
This issue will be to add a new webservice to replace it, and also deprecate the old get_contacts webservice which will no longer be used by mobile for 3.6.
The reason I propose a new web service is because the data_for_messagearea prefix is misleading.