Opened 17 months ago
Closed 17 months ago
#1434 closed enhancement (fixed)
Co-Authors Plus: AJAX search by other fields too
| Reported by: | danielbachhuber | Owned by: | danielbachhuber |
|---|---|---|---|
| Priority: | normal | Component: | not-listed |
| Severity: | normal | Keywords: | co-authors-plus |
| Cc: | batmoo |
Description (last modified by jane)
Currently, our AJAX search only searches against username which isn't that useful (as users have noticed).
It would be good to add other fields to the index, including first name, last name, and email address
Change History (3)
comment:1 Changed 17 months ago by danielbachhuber
comment:2 Changed 17 months ago by jane
- Description modified (diff)
comment:3 Changed 17 months ago by danielbachhuber
- Resolution set to fixed
- Status changed from new to closed
In [479574]:
Note: See
TracTickets for help on using
tickets.

get_users() doesn't seem to respect the 'fields' argument very much.... hmm...