-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Import/Export
-
2
-
Not Needed
mongoexport stringifies arrays and objects. We could have heuristics to detect [ and { at the first and last char of a string (if that condition matches, then try and parse it) and we add an extended json type to the field type dropdown during CSV import.
This is a stretch goal and to be completed later in the epic.
- is related to
-
COMPASS-4418 Compass has no good way to import array fields from CSV
- Closed
-
COMPASS-5763 While importing csv file there is no datatype Array to change but all others are available
- Closed