-
Type:
Story
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Import/Export
-
None
-
3
-
Iteration Python
-
None
-
None
User story
As a Compass user
I want to export documents to a CSV file
So that I can use them with tools outside the MongoDB ecosystem
Acceptance Criteria
- Compass can export documents to a CSV file
- When filter, project, sort or limit are specified for the collection the user is exporting, the user has the option to use them as the settings for the export (https://mongodb.invisionapp.com/share/BVNOZB4DYT3#/screens/347756471)
- When an error happens during the export
- Compass shows a meaningful error message
- Compass says how many documents it managed to export
- During the export, progress is displayed in the export modal
- links to