Skip to content

handle case insensitive array inputs in query #6075

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shiyasmohd
Copy link
Contributor

Closes #5828

@shiyasmohd shiyasmohd self-assigned this Jul 15, 2025
@lutter
Copy link
Collaborator

lutter commented Aug 21, 2025

Looks good, but we should also add a test in store/test-store/tests/graphql/query.rs that checks that this works properly. You can probably use the Musician.bands field for that

@shiyasmohd shiyasmohd force-pushed the shiyasmohd/fix-array-case-insensitive-query-input branch from d5e8977 to c7cb99a Compare August 22, 2025 04:20
@shiyasmohd
Copy link
Contributor Author

@lutter added the test case.

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.

[Bug] nocase filter not working for field of type array of string.
2 participants