Database shows another number
-
This plugin worked great to change the next OrderID that shows up in the UI when I imported an order. I just wanted to share an issue when I had to restore my site.
1. I used plugin ‘Order XML File Export Import for WooCommerce(BASIC)’ to export my orders first.
2. Then did a restore from my most recent backup. I saw that I was missing the most recent order (10614).
3. Used Custom Order Numbers for WooCommerce to set the next OrderID to match the missing order (10614).
4. Used ‘Order XML File Export Import for WooCommerce(BASIC)’ to import the missing order. I validated that the OrderID assigned matched what I set (10614).
5. I used phpMyAdmin to look at the most recent woocommerce_order_items and I notice this record had an order_id of 10624. So I edited it so that it is correct (10614).
6. Used ‘Order XML File Export Import for WooCommerce(BASIC)’ to export my orders again, and see that this order is exporting as 10624.I don’t get any errors but will keep an eye on this order in case there is any downstream impact. THANKS for a useful plugin.
The topic ‘Database shows another number’ is closed to new replies.