Closed (fixed)
Project:
Excel Importer
Version:
1.1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Dec 2020 at 11:45 UTC
Updated:
13 Dec 2020 at 06:20 UTC
Jump to comment: Most recent
There can be situations where rows are skipped entirely in the document. This should not result in an error and stop the import process.
This is only when the entire row is empty; this doesn't make sense if there is data in some cells but not in others. The main reason to have this to allow users to have templates, with dropdown etc for the first row.
Simply skip a row in your document and try to import it, this will result in a validation error.
Always check if the entire row is empty first; if not start validating the cells.
Comments
Comment #2
tsega commentedThis is now working as of v1.1.3
Comment #3
tsega commentedComment #4
tsega commentedComment #5
tsega commented