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

Document that not all find options are applicable to updates

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 7.2.6, 7.3.3
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible

      As noted in https://stackoverflow.com/questions/68100447/mongoid-limitn-ignored/68118857#68118857, limit is ignored by the update operation even if the update is chained to a limited find. The only ways an update can happen is updating one matching document or all matching documents.

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: