Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

I cant see orders after plugin activation #1139

Closed
ghanchi2000 opened this issue Dec 20, 2018 · 2 comments
Closed

I cant see orders after plugin activation #1139

ghanchi2000 opened this issue Dec 20, 2018 · 2 comments

Comments

@ghanchi2000
Copy link

ghanchi2000 commented Dec 20, 2018

After i activated plugin.
I cant see "All Orders" in order page
I can See "Mine" Section of order page
After click Processing on order page then i see order listed

Why this plugin change database of orders and woocommerce ? it should create their own database if needed I have over 15000 orders and i cant see any thing there

after disabling plugin i cant see orders also

@willgorham
Copy link

This is probably related to WC core and not this plugin specifically: woocommerce/woocommerce#22271

@timmyc
Copy link
Contributor

timmyc commented Dec 21, 2018

Thanks for reaching out @ghanchi2000 - indeed it sounds like the bug you experienced was a result of the issue @willgorham linked to above. There was a 3.5.3 release of WooCommerce yesterday that fixes the problem.

This plugin doesn't modify any of the order table data - or the functionality of processing orders ( listing / editing / etc ).

I will however mention that the process this plugin takes to populate the order lookup tables might not work flawlessly on 15000 orders - we are actively still optimizing this part of the code. I'd love to get in touch with you when this work has been completed though and see how it works on your test site with 15k orders if you don't mind.

@timmyc timmyc closed this as completed Dec 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants