Woocommerce attributes lost when disabling redis
-
I have a problem that causes attributes added while redis is turned on to disappear when redis is turned off.
How to replicate:
1. Turn on redis
2. Add an attribute for a product in woocommerce
3. Turn redis off
4. Refresh attribute list – your newly added attribute is gone
5. Turn redis on again and the attribute reappearsTemporary work around:
1. Turn on redis
2. Add attribute
3. Turn off redis
4. Don’t refresh attribute page, rather add another attribute. This causes woocommerce to post all missing attributes to the system
5. Refresh attribute list – your newly added attribute appears still!Is this a problem with woocommerce or the redis plugin??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Woocommerce attributes lost when disabling redis’ is closed to new replies.