Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$60] Search not global on user mappings #428

Closed
jmgasper opened this issue Sep 2, 2021 · 8 comments
Closed

[$60] Search not global on user mappings #428

jmgasper opened this issue Sep 2, 2021 · 8 comments

Comments

@jmgasper
Copy link
Collaborator

jmgasper commented Sep 2, 2021

@afrisalyp - on prod we're seeing the search on user mappings not work real well - it seems to filter only the current page. That's not helpful on prod, which has thousands of users. Can we update this to be more global please, preferably on the server-side?

Screen Shot 2021-08-31 at 10 46 44 PM

@jmgasper
Copy link
Collaborator Author

jmgasper commented Sep 2, 2021

Challenge https://www.topcoder.com/challenges/2398ebce-0ac3-41bc-aeae-ac43766eb303 has been created for this ticket.

This is an automated message for ghostar2020 via Topcoder X

@afrisalyp
Copy link
Collaborator

@jmgasper

Do we expect flexible search on this feature?
It seems it will need to do scan all the data to find the matched result.
The query with indexes can only be done with an exact query.

Is it okay? Any thought on this?

@jmgasper
Copy link
Collaborator Author

jmgasper commented Sep 3, 2021

I think a scan is fine - this functionality will only be used by admins, so it won't be a huge performance hit.

@afrisalyp
Copy link
Collaborator

Okay thanks.

@afrisalyp
Copy link
Collaborator

@jmgasper

Currently, the search is based on the topcoder username only.

Do we expect that the query will be applied on the github and gitlab username too?

@jmgasper
Copy link
Collaborator Author

jmgasper commented Sep 3, 2021

Just TC handle is fine.

@afrisalyp afrisalyp self-assigned this Sep 3, 2021
@jmgasper
Copy link
Collaborator Author

jmgasper commented Sep 3, 2021

Challenge https://www.topcoder.com/challenges/2398ebce-0ac3-41bc-aeae-ac43766eb303 has been assigned to afrisalyp.

This is an automated message for ghostar2020 via Topcoder X

@jmgasper
Copy link
Collaborator Author

jmgasper commented Sep 3, 2021

Payment task has been updated: https://www.topcoder.com/challenges/2398ebce-0ac3-41bc-aeae-ac43766eb303
Payments Complete
Winner: afrisalyp
Copilot: ghostar2020
Challenge 2398ebce-0ac3-41bc-aeae-ac43766eb303 has been paid and closed.

This is an automated message for ghostar2020 via Topcoder X

@jmgasper jmgasper added this to the Version 1.2.1 milestone Sep 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants