-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.3, 5.0
While getting the list of webservices the db call
// Service selector.$options = $DB->get_records_menu('external_services', null, '', 'id, name');
is missing the sort option which can lead to inconsistently ordered list of webservices .. this does cause issues at time in certain database engines.
- has been marked as being related by
-
MDL-85422 PR only: MDL-84486 - Missing sort options while getting records of external services on manage tokens
-
- Closed
-