Mongoid: changed? children_changed? = false when deleting embedded docs

Hi,
We are on Mongoid 9.0.4.
Currently, when an embedded doc is deleted, .changed? and .children_changed? returns false. Is that the expected behavior? We’d think that when embedded docs are deleted, the result should be true.

Hey @netwire, thanks for the question. We’re going to evaluate this request at https://jira.mongodb.org/browse/MONGOID-5875 to determine next steps.

1 Like