[COMPASS-4594] “Ignore empty strings” is ignored when importing CSV Created: 01/Feb/21  Updated: 29/Oct/23  Resolved: 03/Feb/21

Status: Closed
Project: Compass
Component/s: Import/Export
Affects Version/s: None
Fix Version/s: 1.26.0

Type: Bug Priority: Major - P3
Reporter: Anna Henningsen Assignee: Anna Henningsen
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Documentation Changes: Not Needed
Sprint: Iteration Uglifruit

 Description   

Problem Description

Empty strings are not actually ignored like they are supposed to.

Steps to Reproduce

1. Create a CSV file with the following contents:

_id,a
6017fd8caeb4b44312f7254f,1
6017fd8eaeb4b44312f72550,

2. Import that file using CSV, with “Ignore empty strings checked”

Expected Results

The second document should not have an `a` key.

Actual Results

The second document has an `a` key with an empty string as its value.

Additional Notes


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