-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Major Change
The solution for https://jira.mongodb.org/browse/MONGOID-5136 performs an additional write for the explicitly touched field (i.e. not updated_at/u_at). It should be possible to combine this write with the updated_at/u_at write by passing the required fields up to the composition root's touch method.
- has to be done before
-
MONGOID-5504 Updated_at not updating correctly after touch then update
- Closed
-
MONGOID-5016 Change the default of :touch option to true on embedded associations
- Closed
- related to
-
MONGOID-5136 .touch with custom field is broken for embedded documents
- Closed