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

[FLE] Queries including $jsonSchema should error

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None

      The query feature support document described:

      The following match expression operators will unconditionally result in an error on mongocryptd, no matter what the contents of the JSON Schema are:

      • $expr
      • $text
      • $where
      • $jsonSchema inside the query predicate itself.

      The first three error with "Unsupported match expression operator for encryption", but $jsonSchema seems to be permitted.

            Assignee:
            backlog-server-query Backlog - Query Team (Inactive)
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: