woocommerce/plugins
David Remer 2c77be6444
Wrong error message in CSV importer (#51966)
* Test that sku skipping works

#46505

* Switch SKU and ID error detection

If we find an product with the same SKU we overwrite the imported product id with the existing one. When we check for the existing ID first, we would get now a match although the imported ID did not match. Therefore we first check if the SKU is already present before checking for the ID

#46505

* Add doc

* Add changelog

* Add changefile(s) from automation for the following project(s): woocommerce

* Remove unneeded changelog entry pulled in during rebase.

* Remove mistakenly pushed debug code.

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2024-10-28 11:55:08 -07:00
..
woo-ai [dev] CI: reduce number of wp-env startup crashes (take 2) (#52254) 2024-10-23 11:13:20 +02:00
woocommerce Wrong error message in CSV importer (#51966) 2024-10-28 11:55:08 -07:00
woocommerce-beta-tester Add experimental-blocks flag to live branches userscript (#52285) 2024-10-24 13:41:04 +02:00
woocommerce-blocks [Accessibility] Add focus ring to close notice banner button (#52079) 2024-10-28 16:04:21 +00:00