• Resolved cmino

    (@cmino)


    Hello,

    I’ve ran into an issue that I can’t seem to find a solution for anywhere.

    So when there is an order in WooCommerce it reduces the stock of the order products which creates a revision on the actual post.

    Prints of current behavior: https://imgur.com/a/FHSUhx7

    Is there any way to disable WooCommercefrom making automatic revisions to products when it automatically reduces the stock?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    As far as I’m aware, revisions on the order post type is disabled and it sounds like this might be caused by a 3rd party plugin instead. To double-check, can you share a copy of your system status report found under **WooCommerce > System Status**?

    Thanks!

    Thread Starter cmino

    (@cmino)

    Hi!,

    Sorry for any miss understanding due to my poor explaination of the issue.

    The issue is that when an order is processed it changes the stock of product and in that it creates a revision on the product page(on the product post type).
    Is there any way of disabling when an order changes the product stock it doens’t create a revision on that product post?

    Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hi @cmino

    Thanks for the clarification. It appears you’d like for stock revision to not be recorded for products, but still would like other content changes to still be recorded.

    Revisions are a reflection of a change made to the table in the database. Because stock is a meta value in that table, changes are recorded just like all other data for a product. It’s not possible within WooCommerce to change which values are ignored.

    You could work with a developer to customize a solution for your website. We recommend one of the services listed on this page who can assist with any custom development work:

    https://woocommerce.com/customizations/

    Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hi @cmino

    We haven’t heard back and will resolve this ticket. Should you still have questions or problems, please create a new thread and we’ll be happy to help further.

    Thanks,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable Product Revision when order is made’ is closed to new replies.