-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
False
-
-
None
On importing a csv with invalid schema (say, a missing required column), the Imports page, shows the count of csv rows under "Accepted" column rather than "Rejected", even though the status is "Error".
Please refer to the attached csv for reproducing this scenario.
Expected behaviour -
The count of rows should be reported under "Rejected" column, if the import operation state is in "Error"
Actual behaviour -
The count of rows under "Rejected" column is 0, when the import operation state is in "Error"