Actions
Bug #7504
closedSearching backend users errors
Description
This is due to XML error causing the categories table to join and filter incorrectly as it'll search category name. Quick search should realistically only search the users name and leave category/group filtering to the dropdown under Search Tools.
Updated by krileon over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Quick search of category and group removed. Since there are filters specifically for both it's not necessary for quick search to search by those, which also slows the query considerably by doing so.
Actions