Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-70303

Update buildExpressionEncryptedBetweenWithPlaceholder() agg helper to generate a conjunction of $gt/$lt with the proper placeholders

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QO 2022-10-31, QO 2022-11-14

      Rather than generating {$between: <payload>}, this helper should generate {$and: [{$gt: <payload>, $lt: <payload>}]}

            Assignee:
            ted.tuckman@mongodb.com Ted Tuckman
            Reporter:
            davis.haupt@mongodb.com Davis Haupt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: