When a product import finished with some errors, the status used to show as Complete with a small “(N errors)” next to it. That made it easy to glance at an import and think everything went through, when in fact some products were either missing from your store or had been created without all of their data.
Imports that finish with errors now show a dedicated Complete with errors status and badge, both on the import detail page and in your import history. The detail page also has a new warning banner that tells you how many errors there were and reminds you that some products may have been created without all of their data, with a prompt to download the error log so you can see exactly what happened.
The error log CSV itself is more useful too. There’s a new issue_type column that splits errors into two categories:
- Created, data missing means the product was created in Shopify but something like an image, variant, SKU, price, or barcode didn’t apply. These products are live in your store right now and usually need attention first.
- Product not created means the row never made it to Shopify at all, so nothing exists in your store for that product yet.
The import detail page also picked up a small stats grid showing total items, successfully created, errors, and the import type, so you can see the shape of an import at a glance without having to do the math yourself.
