-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Expected behavior:
- Create a client with auto encryption enabled
- Call #use on that client to connect it to the correct database
- It can perform encrypted commands
Actual behavior:
- Create a client with auto encryption enabled
- Call #use on that client to connect it to the correct database
- The client attempts to perform listCollections on the original database it was connected it to, causing it to not pull down any remote jsonSchema information and not encrypt the command