-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.16.3
-
Component/s: Import/Export
-
None
I used the import csv functionality and it seems to trip up on the quoted fields with commas. Using plain old mongoimport as below handles the file fine.
mongoimport -d workouts -c workouts4 --type='csv' --headerline --file user126848_workout_history.csv
I've attached a screenshot and the sample data.
- is related to
-
COMPASS-2841 Export to CSV creates date strings with double double-quotes, reimport gives triple quoted string rather than date
- Closed
- tested by
-
COMPASS-3824 Test behavior of new feature in relation to the bugs linked in this ticket
- Closed