Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5142

Perform a single write for all touches

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 9.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

            Assignee:
            neil.shweky@mongodb.com Neil Shweky (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: