• Resolved feverdog

    (@feverdog)


    The order ID in the database table is not matching the order IDs of the same order in the Orders dashboard.

    For example: 17280 in the admin panel dashboard corresponds to 17281 in the database Orders table.

    Yesterday after almost 17000+ orders we received an Order with Order No 1.

    Not sure what is causing this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi @feverdog,

    Just to clarify, orders live in the wp_posts table with post_type = shop_order in the database.

    If I understand correctly, there is a mismatch between the order ID in the Orders dashboard in the backend and the order ID shown in the database for the same order.

    This sounds a bit strange! Issues like these can be caused by a conflicting plugin or theme installed on the site. In order to troubleshoot this further would you mind taking the following steps?

    1. Temporarily switch to one of our default themes, such as Storefront (https://woocommerce.com/storefront/) to ensure that this isn’t a theme compatibility issue. Once you switch themes, can you check and see if everything functions as expected?

    2. If not, we also recommend deactivating all plugins except for WooCommerce to see if this resolves the issue at that point. If it does, then you would need to activate each plugin, one at a time, to see if you can find the conflicting extension/plugin.

    It is advisable to backup your site content and database before making any changes, and you could also duplicate the site for testing purposes if you don’t want to interrupt the live site.

    For a full guide on conflict testing, please see: https://docs.woocommerce.com/document/woocommerce-self-service-guide/

    Cheers.

    Mirko P.

    (@rainfallnixfig)

    Hi there,

    Just a heads up, we’ve not heard back from you in a while so I’ll go ahead and mark this thread as resolved. Hopefully, you were able to find a solution to this issue.

    If you have further questions, please feel free to open a new topic.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WooCommerce Order ID Mismatch’ is closed to new replies.