kussin / OxidFactFinderExportQueue

https://www.kussin.de/
Other
0 stars 0 forks source link

Option to include siblings to refresh after changes #9

Open wmdkdkussin opened 7 months ago

wmdkdkussin commented 7 months ago

Sometimes changes of one variant affect other variants/siblings, too (e.g. VariantsSizelistMarkup). - To fix this behavior we will need this option which may affect the performance on large catalogs or high sales.

Workaround/Quick Fix: Save parent, this will update all variants.

wmdkdkussin commented 7 months ago

Feature is added and will be testet soon.

You can test it yourself by switching to branch feat/64094_refresh_all_variants

composer require wmdk/wmdkffexportqueue:dev-feat/64094_refresh_all_variants --no-interaction