woocommerce icon indicating copy to clipboard operation
woocommerce copied to clipboard

product lookup table

Open ancient-spirit opened this issue 4 years ago • 1 comments

Is there any chance to have integration with product_lookup table? (https://developer.woocommerce.com/2019/04/01/performance-improvements-in-3-6/)

the use case is, if I updating/adding new product, the product_lookup need to populate/update. if we didn't have synced data on product_lookup table, the search on wp-admin's product page is not working as expected

ancient-spirit avatar Jul 13 '21 04:07 ancient-spirit

Hello, thanks for your question. I haven't know about that feature back in the days when this package was created. I will try to spend some time on this feature request - unfortunately not in the near future, because of lack of time.

If you want to and feel up to make at least some base code for this I will review it.

Dartui avatar Jul 15 '21 08:07 Dartui