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

/person/<name or email> endpoint should search case-insensitive #5972

Closed
rjsparks opened this issue Jul 16, 2023 · 6 comments
Closed

/person/<name or email> endpoint should search case-insensitive #5972

rjsparks opened this issue Jul 16, 2023 · 6 comments
Assignees
Labels
accepted bug Something isn't working component: person/ contrib-easy Easy dev difficulty for contribution medium

Comments

@rjsparks
Copy link
Member

Right now /person/robert sparks 404s.

@rjsparks rjsparks added bug Something isn't working medium component: person/ contrib-easy Easy dev difficulty for contribution accepted labels Jul 16, 2023
@Godseesall

This comment was marked as off-topic.

@Godseesall

This comment was marked as off-topic.

@Godseesall

This comment was marked as off-topic.

@Godseesall

This comment was marked as off-topic.

@Godseesall

This comment was marked as off-topic.

@rjsparks rjsparks moved this to In Progress in IETF 117 Codesprint Jul 22, 2023
richsalz added a commit to richsalz/datatracker that referenced this issue Jul 22, 2023
Use icontains so that looking up name or email is case insensitive
Added a test

Fixes: 5972
rjsparks pushed a commit that referenced this issue Jul 22, 2023
* fix: Make name/email lookups case-insensitive (#5972)

Use icontains so that looking up name or email is case insensitive
Added a test

Fixes: 5972

* fix: Use __iexact not __icontains
@rjsparks
Copy link
Member Author

closed by #6007

@github-project-automation github-project-automation bot moved this from In Progress to Done in IETF 117 Codesprint Jul 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted bug Something isn't working component: person/ contrib-easy Easy dev difficulty for contribution medium
Projects
No open projects
Development

No branches or pull requests

3 participants