We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Filtering doesn't work as expected when there are multiple objects being filtered Getting an error: invalid field char: ')'
invalid field char: ')'
example: https://go.dev/play/p/0a5tbHNpdQs
Expectation: Filtering should work as expected regardless of the number of filters involved.
The text was updated successfully, but these errors were encountered:
up 😄
Sorry, something went wrong.
@akshygupt I submitted a PR, see if it solves your problem as well 😄
No branches or pull requests
Filtering doesn't work as expected when there are multiple objects being filtered
Getting an error:
invalid field char: ')'
example: https://go.dev/play/p/0a5tbHNpdQs
Expectation: Filtering should work as expected regardless of the number of filters involved.
The text was updated successfully, but these errors were encountered: