-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
I'd like to bulk insert 100 items and if 25 fail (e.g. due to a unique index), I'd like to see which items failed. My understanding is that continueOnError combined with getLastError will not allow you to do this, so it is impossible today.
- duplicates
-
SERVER-9038 New write operation method for insert, update, remove
- Closed