-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
This is a bug that only affects FLE 1.
As mentioned in SERVER-66656, $jsonSchema is right now assumed to be the only operator in a validator if it is present in a validator. That ticket tracks a way that invalid validators can still pass through. This ticket tracks the flip side, where there are ways to nest $jsonSchema under $or or $and operators that are potentially valid but that we don't currently support.