woocommerce / standard-woocommerce

2 stars 2 forks source link

CSV Import Doubles Sub-Categories #1

Open ChrissiePollock opened 1 year ago

ChrissiePollock commented 1 year ago

Categories are duplicated upon import, and an error is thrown when importing from CSV.

To replicate:

I expected the import to sync with existing products.

What actually happened:

Original product categories from secondary site:

Annotation on 2023-01-08 at 10-17-47

Export:

Screen Shot 2023-01-08 at 10 23 20

Categories in CSV:

Screen Shot 2023-01-08 at 10 18 43

Error after Import:

Screen Shot 2023-01-08 at 10 19 55

Duplicated Categories After Import:

This is under Clothing>Accessories and shows more duplicates since I tested a few times (note that test2 is not checked, either):

Screen Shot 2023-01-08 at 10 31 43
ChrissiePollock commented 1 year ago

Closing since I reported in the wrong place. Reported on https://github.com/woocommerce/woocommerce/issues/36336