Skip to content
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

Add the ability search for specific identities other than identifier field #3251

Closed
gnumoreno opened this issue Jan 8, 2024 · 1 comment
Closed
Assignees

Comments

@gnumoreno
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Customers expressed the desire to be able to find identities easier. Currently our search is "starts with" or "exact match" and the identifier is also usually something like a primary key or uuid which makes it hard to find a particular user or identity.

Describe the solution you'd like

I'm not going to describe a solution here just wanted to report the gap in functionality.

Describe alternatives you've considered

Some options that were mentioned: composite key (with the description being the first part), #444, #290, or just adding the description to the main page and making it searchable.

Additional context

Came up in conversations with several customers.

@dabeeeenster
Copy link
Contributor

Dupe of #444

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants