Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

MONGOID-5822: Embedded association validations break when association depends on parent update #5922

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.

Copy link
Contributor

@jamis jamis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 very nice!

@DarshanaVenkatesh DarshanaVenkatesh merged commit ec18c8b into mongodb:master Dec 18, 2024
67 checks passed
DarshanaVenkatesh added a commit to DarshanaVenkatesh/mongoid that referenced this pull request Dec 18, 2024
DarshanaVenkatesh added a commit to DarshanaVenkatesh/mongoid that referenced this pull request Dec 18, 2024
DarshanaVenkatesh added a commit to DarshanaVenkatesh/mongoid that referenced this pull request Dec 18, 2024
DarshanaVenkatesh added a commit that referenced this pull request Jan 15, 2025
DarshanaVenkatesh added a commit that referenced this pull request Jan 15, 2025
DarshanaVenkatesh added a commit that referenced this pull request Jan 15, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants