Importing CSV files containing quoted text fields causes several valid rows to be skipped without displaying any warning. This results in incomplete data imports and makes troubleshooting difficult for administrators. The CSV parsing library and validation process should be reviewed to properly handle escaped and quoted values.