-
Notifications
You must be signed in to change notification settings - Fork 523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AO3-6565 Move admin user search to Elasticsearch, add past emails and username search #4801
base: master
Are you sure you want to change the base?
Conversation
Also adds an option to search past usernames and emails, available only to superadmins, policy_and_abuse admins, and support admins.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just two small front end comments -- feel free to lave them until further review is done!
Co-authored-by: Brian Austin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! When this is merged, could you update https://github.com/otwcode/otwarchive/wiki/Development-Data#resque---elasticsearch-indexes-reading-history-and-more to add the new index task?
Issue
https://otwarchive.atlassian.net/browse/AO3-6565
Purpose
Move admin user search to Elasticsearch, add past emails and username search
Testing Instructions
Test admin user search in a variety of ways, including past emails and usernames.
References
https://otwarchive.atlassian.net/browse/AO3-6493