Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Deferred
-
Affects Version/s: 3.4.2, 3.5.1
-
Fix Version/s: None
-
Component/s: Enrolments, JavaScript
-
Testing Instructions:
-
Affected Branches:MOODLE_34_STABLE, MOODLE_35_STABLE
-
Pull from Repository:
-
Pull 3.5 Branch:
MDL-62194-m35 -
Pull 3.5 Diff URL:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
In our installation we got about 139 000 users in our database. When we search a user to add it manually we use the auto-complete feature. This feature is not as good as it should.
- Sometime you got the wrong answer if you make some typo during the search and if you erase characters
- If you check the network debugger of your browser you see a lot of web service call. The result don't come in the right order.