-
Type:
Task
-
Resolution: Works as Designed
-
Priority:
Critical - P2
-
None
-
Affects Version/s: 3.9.0
-
Component/s: Serialization
-
None
After changed/fixed the common behaviour for managing Id Member Convention, the result is that all field that was previous named "id" , and marked as [BsonELement("id)] but managed as normal string with custom content, now will be transformed to null value!!
I understand this is the right way MongoDB choose to manage behavior about ID Member Convention, but i think will be very important to highlight this change at least in release note. Users need to know that their data will be changed or deleted.
- backported by
-
CSHARP-5629 BsonElement attribute is ignored on Id properties
-
- Closed
-