Trying to import new products in to product.product table and getting the following error message upon validation.
Any suggestions?
Error Message:
Unknown error during import: <type 'exceptions.AttributeError'>: 'bool' object has no attribute 'upper' at row 2
Resolve other errors first
Please provide the file with the first 3 lines and a screenshot of the import screen
Data Table first 3 lines https://www.dropbox.com/s/dza7ocd629gdp67/20160631_New_alpdest_Data_v3 - Sheet1 copy.csv?dl=0 Screenshot https://www.dropbox.com/s/z4ofvw9e8ba6r56/Screenshot 2016-06-01 15.17.12.png?dl=0
Please post the traceback which you can see in the terminal. Traceback will help us to identify the issue.