Improve admin search of users #83582

Closed
opened 2020-12-09 11:46:08 +01:00 by Francesco Siddi · 4 comments

Currently the admin "search" field seems to only look for direct matches with the username field. It would be useful to expand the search to:

  • profile.full_name
  • email or profile.email - not sure if it exists
Currently the admin "search" field seems to only look for direct matches with the username field. It would be useful to expand the search to: - `profile.full_name` - `email` or `profile.email` - not sure if it exists
Anna Sirota was assigned by Francesco Siddi 2020-12-09 11:46:08 +01:00
Author
Owner

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Owner

Added subscriber: @fsiddi

Added subscriber: @fsiddi
Owner

Changed status from 'Confirmed' to: 'Archived'

Changed status from 'Confirmed' to: 'Archived'
Owner

Currently the admin "search" field seems to only look for direct matches with the username field. It would be useful to expand the search to:

is this the search you mean?

2020-12-18-141728_1155x257_scrot.png

if that's the one, then this is not true: it searches username and email (also first/last names, but we don't care about those), and doesn't do exact matches (e.g. on the screenshot it found 66340 results with "gmail")

> Currently the admin "search" field seems to only look for direct matches with the username field. It would be useful to expand the search to: is this the search you mean? ![2020-12-18-141728_1155x257_scrot.png](https://archive.blender.org/developer/F9516421/2020-12-18-141728_1155x257_scrot.png) if that's the one, then this is not true: it searches username and email (also first/last names, but we don't care about those), and doesn't do exact matches (e.g. on the screenshot it found 66340 results with "gmail")
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio#83582
No description provided.