-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Import/Export
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Not Needed
When compass exports array fields in a document, it provides them as JSON string output, but there is no way to specify that the field should be interpreted as an array rather than a string when importing back. Adding an “array” type when importing might address this.
Note that mongoimport/mongoexport have the same problem here.
(Reported by Renato Riccio in #compass on Slack.)
- related to
-
COMPASS-5752 Cannot import document with string number as a key - "Document is larger than the maximum size 16777216"
- Closed
-
COMPASS-4548 Compass JSON import object with number as keys results in array of strings
- Closed
-
COMPASS-6521 Support extended json in CSV fields when importing
- Closed