[COMPASS-6425] importCSV() import function and tests Created: 11/Jan/23  Updated: 01/Mar/23  Resolved: 14/Feb/23

Status: Closed
Project: Compass
Component/s: None
Affects Version/s: None
Fix Version/s: No version

Type: Task Priority: Major - P3
Reporter: Le Roux Bodenstein Assignee: Le Roux Bodenstein
Resolution: Done Votes: 0
Labels: milestone-1
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by COMPASS-4973 Export JSON and CSV of empty field na... Closed
is depended on by COMPASS-4634 Compass does not appear to correctly ... Closed
is depended on by COMPASS-6158 commas followed by spaces confuse dat... Closed
Epic Link: COMPASS-5576
Story Points: 5
Documentation Changes: Not Needed
Sprint: Iteration Turtle, Iteration Unicornfish

 Comments   
Comment by Githook User [ 01/Mar/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: github-link
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Comment by Githook User [ 15/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: remove-tracking-defaults
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Comment by Githook User [ 14/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: 1.35-releases
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Comment by Githook User [ 14/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: redirect-to-database
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Comment by Le Roux Bodenstein [ 14/Feb/23 ]

I'm marking this as done, but I still want to double-check that all the linked issues are resolved. Will file a follow-up to integrate this once importJSON() is also done.

Comment by Githook User [ 14/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: enable-focus-mode
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Comment by Githook User [ 13/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: COMPASS-6497-guide-cue
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Comment by Githook User [ 13/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: 6471-dev
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Comment by Githook User [ 13/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: include-field-preview
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Comment by Githook User [ 13/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to import a CSV file COMPASS-6425 (#4022)

  • WIP
  • wip
  • importCSV()
  • feedback
  • tons of unit tests, more parsers
  • fix checks
  • report and write errors
  • one more test
  • move a util
  • tests for ignoreEmptyStrings: false
  • ?.
  • comment
  • ignore errors that might occur while writing errors to the stream and soldier on
  • unnecessary backticks

---------

Co-authored-by: Rhys <Anemy@users.noreply.github.com>
Branch: main
https://github.com/mongodb-js/compass/commit/014cd3f52319f9c3e62d458f4c10e0af7ae98052

Generated at Wed Feb 07 22:43:03 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.