WooCommerce CSV Import Suite Creating Duplicate Products -


we trying csv importer work , we're having issues because it's creating duplicate products. want import hundreds of product variations, we're not close getting working yet. we've eliminated of possible variables can think of getting work , have pretty simple test that's failing.

what did this:

  1. export of products (woocommerce >> csv import suite >> export products tab, limit = unlimited, offset=0, columns = columns. we've tested "include hidden data" checked , unchecked.)
  2. save csv file desktop (windows) , didn't open or edit in way.
  3. click on import button, upload files , click on final button start process.

i expect skip every product in import file because exists in database, routinely adds 8 of 67 products new ones. each time we've tested has been same 8 products , option including hidden data on export doesn't impact results.

has seen issue? ideas on workaround or fix?

if not, have suggestions on how de-duplicate records?

check id column. if it's new product you're gonna want make id cell blank.


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

clojure - 'get' replacement that throws exception on not found? -