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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QO 2022-10-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

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

            Assignee:
            Davis Haupt (Inactive)
            Reporter:
            Davis Haupt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: