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.1) #5924

Open
wants to merge 2 commits into
base: 8.1-stable
Choose a base branch
from

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 changed the base branch from master to 8.1-stable December 18, 2024 18:43
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.

1 participant