Closed
Description
There is a bug while importing product data that causes a General Exception that has been reported throughout the year.
The solution is to remove any duplicate product IDs and any categories from url_rewrite table and then try again. If it's a large CSV, you may have to do this a few times.
Quick solution for devs might be to create a check to clear invalid data in the url_rewrite table after an exception while the problem is being resolved?