-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.6
-
Component/s: mongoimport
-
None
When I use mongoimport and mongoexport in version 2.4.12 they work fine but now that updated to 3.0.6 after using mongoexport and not changing anything on the .json file and using mongoimport not all of the documents get imported. It is not consistent to which ones get imported sometimes only one doesn't import sometimes 3 don't import. It gives me the same error for all the documents "The _id field cannot be changed.." but I have not made any changes to the document.
- is duplicated by
-
TOOLS-894 mongoimport --upsert --type json with _id being an object does not work most of the times
- Closed