-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Details
The BulkWriteResult class has a number of duplicate accessors for the various properties of a bulkWrite result. We should consider removing the duplicates and indicate the preferred one's through deprecation notices.
AC
- Add deprecations for the n prefixed getters
- Add deprecations for the get* methods (normal methods that begin with the word get)
- related to
-
NODE-4034 Spec Compliance: BulkWrite result are not the same as spec expectations
- Closed