-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Fully Compatible
-
Dotnet Drivers
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
While adding serializer to serializer map Driver checks if the node.Type and serializer.ValueType is exactly the same, if not - it will wrap the serializer with Upcast/Downcast serializer. This behavior could cause a problems when we wrapping a serializer and then later we will get the serializer from the map with assumption that it should be for example IBsonDictionarySerializer.
- fixes
-
EF-297 Value conversions can fail when using driver 3.7
-
- Closed
-
-
EF-300 Contains on Dictionary type that does not match model type fails with driver 3.7
-
- Closed
-
- related to
-
CSHARP-5572 Implement new SerializerFinder
-
- Closed
-