-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
NODE-3906 Description
What problem are you facing?
Connection has CSFLE configured with encryption on 2 collections. Attempting to use a $facet aggregation on a non-encrypted collection throws the following error:
"Aggregation stage [UNKNOWN] is not allowed or supported with automatic encryption"
What driver and relevant dependency versions are you using?
"mongodb": "4.1.1",
Steps to reproduce?
- is depended on by
-
SERVER-63006 CSFLE - $facet aggregation fails on non-encrypted collection
- Closed