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

Filtering on a relation actually returns the filtered relations, not the filtered main array #1029

Open
jlefebvre1997 opened this issue Nov 20, 2024 · 1 comment

Comments

@jlefebvre1997
Copy link

For exemple, if I filter my cats by toys.name=$not:$eq:pillow, if some of the cats have a toy whose name is pillow, they will still appear in the filtered results, only the toy entity will not be included in the loaded relation array, is this intended ?

@jlefebvre1997
Copy link
Author

I understand this one is more of an SQL issue, I don't know if this will be easy to fix

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

No branches or pull requests

1 participant