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

Retrieve user profile using case insensitive username filter #1988

Merged
merged 2 commits into from
Jan 12, 2021

Conversation

DavisRayM
Copy link
Contributor

@DavisRayM DavisRayM commented Jan 12, 2021

Changes / Features implemented

  • Retrieve user profile using case insensitive username filter

Steps taken to verify this change does what is intended

  • Added test

Side effects of implementing this change

All requests made to <username>/formList will now search for the user via a case-insensitive search using the username.

Closes #1982

@DavisRayM DavisRayM force-pushed the 1982-formList-username-case-insensitive branch from 5984a2c to def4fc2 Compare January 12, 2021 08:18
Copy link
Contributor

@ivermac ivermac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@DavisRayM DavisRayM merged commit 47e25cb into master Jan 12, 2021
@DavisRayM DavisRayM deleted the 1982-formList-username-case-insensitive branch January 12, 2021 09:04
@DavisRayM DavisRayM mentioned this pull request Jan 20, 2021
1 task
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

Successfully merging this pull request may close these issues.

<username>/formList endpoint is not case insensitive
3 participants