pixelant / pxa_product_manager

Product Manager. Allow to create and list products on a site. Create dynamical attributes for products. Filter by categories and attributes
11 stars 13 forks source link

[TASK] check if system cache needs to be cleared on attribute save #287

Closed pixelmatseriks closed 3 years ago

pixelmatseriks commented 3 years ago

New Pull Request checklist

PR Type

What kind of change does this PR introduce?

When a new option is added to a attribute, it will not be available in the products until the main system cache is cleared. This addition will try to detect if system cache needs to be cleared when an atttrbute is saved.

Breaking change

Does this PR introduce a breaking change?

Description