November 28, 2025
Improved skip status for import commands
Import results now show 'Skipped' instead of 'Failed' when using NEW, UPDATE, or DELETE commands on items that don't match the command's requirements.
November 28, 2025
We’ve improved how import results are reported when using the NEW, UPDATE, and DELETE commands.
🔧 Improvements
- NEW command – now shows “Skipped” instead of “Failed” when the item already exists in Shopify.
- UPDATE command – now shows “Skipped” instead of “Failed” when no matching item is found to update.
- DELETE command – now shows “Skipped” instead of “Failed” when no matching item is found to delete.
These changes make import results more accurate – a skipped row isn’t an error, it’s expected behavior when using these commands. The existing item’s ID and handle are included in the result when available, making it easier to identify which items were skipped.