Invalid metafield values used to block entire rows from being imported. Now they’re handled gracefully - the row still gets created or updated, and any metafields that couldn’t be saved are reported as warnings.
🚀 What’s New#
- Warning status – import results now show a “Warning” badge when an item was saved but some data was skipped.
🔧 Improvements#
- Metafield errors no longer block imports – invalid metafields are skipped individually instead of failing the entire row.
- One-by-one retry – when a batch of metafields fails, each is retried individually so valid ones still get saved.
- Consistent error handling – products, collections, articles, and companies all handle invalid metafields the same way.

