woocommerce / woocommerce-product-tables-feature-plugin

Implements new data-stores and moves product data into custom tables, with a new, normalised data structure.
GNU General Public License v3.0
193 stars 32 forks source link

Prevent remove _thumbnail_id in data migration #153

Open claudiosanches opened 5 years ago

claudiosanches commented 5 years ago

We should preserve _thumbnail_id in wp_postmeta for WordPress use, currently we are cleaning it while migrating data, what causes to have an empty image on admin.

svaldesm commented 4 years ago

Hi @claudiosanches is this project still alive?

claudiosanches commented 4 years ago

@svaldesm yes.

svaldesm commented 4 years ago

@claudiosanches awesome, thanks. I just realized this is an official repo from WC. Will have an eye on this.

Jorgu5 commented 4 years ago

Yeah, the thumbnails are gone. I've migrated the products but no images are showing up on admin nor for the front-end for users