In CSV import, allow replacing empty fields with ""
You currently allow importing CSV and replacing empty fields with 'null'. I would like to see the option to replace empty fields with an empty string "".
1
vote

You currently allow importing CSV and replacing empty fields with 'null'. I would like to see the option to replace empty fields with an empty string "".