Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Mike Jolley

    (@mikejolley)

    > After update to 3.0.1

    I think you may have noticed after 3.0.1 but it happened with 3.0.0? There was a bug where swapping a variable to a non-variable would trash variations. This was resolved in 3.0.1 and you can correct the data in bulk by running this SQL https://gist.github.com/mikejolley/7dc21432643a4fdd342474dc2694a22d

    Thread Starter siteseodk

    (@siteseodk)

    Thanks.
    Mike Jolley (@mikejolley)

    At first it said syntax error, when I did the:
    “UPDATE wp_posts SET post_status = ‘publish’ WHERE post_type = ‘product_variation’ AND post_status = ‘trash’;”

    But the variations did not become visible before I did a recount terms.

    Only thing is variation_name says:
    *__trashed or *copy__trashed in the end.
    But it don’t look like it’s a problem.

    BR,
    Peter
    https://cabelos.co

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce Variation Trashed’ is closed to new replies.