import icon indicating copy to clipboard operation
import copied to clipboard

Stricter validation of column 'categories' in product import

Open pathmissing opened this issue 5 years ago • 0 comments

The validation of categories in the product import should be more specific and provide meaningful error messages. For example importing a row containting a single forward slash / as value for column 'categories' results in a cryptic exception.

More information: https://github.com/techdivision/import/issues/194

pathmissing avatar Oct 15 '20 22:10 pathmissing