-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a... __ v5.x Node Driver user __
I want... BulkWriteResults's insertedIds to be accurate
So that... I know which documents were inserted.
Dependencies
- Mongosh
Acceptance Criteria
Implementation Requirements
- No / little perf changes on happy path
- InsertedIds is accurate
Testing Requirements
- Add tests in both Integration and Mongosh
- Test on ordered and unordered inserts
- Test on inserts with one error and multiple errors