Tuesday, December 27, 2022
1 change · master
Resolved issues and error corrections
Default import settings now use the correct separator values, reducing failed data imports caused by incorrect defaults. A test was added to help ensure these defaults stay correct in future updates.
Original PR description
In the default import options, some separators had a wrong value by default. This commit fixes those, which will fix some failing imports. A test has been added to verify the default options set.