Hello everyone,
I’m currently dealing with an issue in version 8.1.7. After making changes in the database – updating product categories and changing their default category – the product list in the BO still shows the original default category. The data updates correctly only after I open the product and save it without making any further changes.
In the database, I’m modifying the table ps_category_product to update individual product categories, and in ps_product, I’m changing the default category.
I’ve tried clearing the cache and reindexing the products, but nothing has worked.
Any ideas or suggestions?
Thank you