-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.5.7
-
Component/s: None
-
None
-
Empty show more show less
Originally reported in this pull request:
TLDR; currently, if you run insertMany() with ordered: false and there are multiple errors, the error will have a top-level writeErrors property. But there will not be a writeErrors property if there is exactly one error.