You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MONGOID-3601 Don't mark embedded objects as persisted when the parent is invalid (#5297)
* MONGOID-3601 what happens if we return nil on valdiation error?
* MONGOID-3061 Don't mark embedded objects get marked as persisted even when the parent is invalid
* clean up
* MONGOID-3601 check for errors instead of persisted
* MONGOID-3061 add document check
0 commit comments