-
Type:
Story
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Import/Export
-
None
-
Iteration Ostrich
-
None
-
None
User story
As a Compass user
I want to import documents from a CSV file
So that I can quickly seed my collection with existing data that may come from non-MongoDB tools
Acceptance Criteria
- Compass can import data from a CSV file (https://mongodb.invisionapp.com/share/BVNOZB4DYT3#/screens/334176863)
- It is possible to select the delimiter (https://mongodb.invisionapp.com/share/BVNOZB4DYT3#/screens/334176863)
- It is possible to use the headerline for the field names (https://mongodb.invisionapp.com/share/BVNOZB4DYT3#/screens/334176863)
- When an error happens during the import
- Compass shows a meaningful error message
- Compass says how many documents it managed to import
- During the import, progress is displayed in the import modal
Notes
- Lucas at some point suggested a CSV parser better than what Compass uses now (COMPASS-3129)
- Note that selecting fields and their types is not part of this story
- is caused by
-
COMPASS-3047 As a developer, I need to import CSV files with a different delimiter
-
- Closed
-