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

fix(update): handle embedded discriminators when casting array filters #12802

Merged
merged 1 commit into from Dec 19, 2022

Conversation

vkarpov15
Copy link
Collaborator

Fix #12565

Summary

castArrayFilters() doesn't handle embedded discriminators. With this PR, you should be able to use embedded discriminators, as long as you explicitly specify the embedded discriminator key in the array filter.

Examples

@vkarpov15 vkarpov15 merged commit 5012a5c into master Dec 19, 2022
@hasezoey hasezoey deleted the vkarpov15/gh-12565 branch May 19, 2023 16:49
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.

Usage of arrayfilters with discriminator : no element updated
1 participant