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

Use field aliases when converting query parameters #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

surajmanjesh
Copy link

@surajmanjesh surajmanjesh commented Jan 30, 2023

Closes #59

Check if any of the aliased names are present in request.args when converting query parameters to a form needed to populate list values from query parameters.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@overborn
Copy link

overborn commented May 24, 2023

would be really helpful is this will be merged
@bauerji

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.

Aliased list query parameters do not work
3 participants