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

MONGOID-5822: Embedded association validations break when association depends on parent update (backport for 8.0) #5925

Conversation

DarshanaVenkatesh
Copy link
Contributor

MONGOID-5822

In the case where there is an association with validation dependent on a parent condition, the document is not marked as invalid if the parent update results in an invalid association unless there was also a change in the child

@DarshanaVenkatesh DarshanaVenkatesh merged commit ed8bc62 into mongodb:8.0-stable Jan 15, 2025
29 of 72 checks passed
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.

2 participants