-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: 1.12.0, 1.12.1
-
Component/s: Options & Configuration
-
None
-
Fully Compatible
-
Not Needed
-
The MergeCollectionOptions and MergeDatabaseOptions do not copy the BSONOptions values when merging options structs. As a result, it's not currently possible to configure BSONOptions on a Collection or Database separately, only a Client.
Reported in a PR comment here.