shoppingflux / shoppingfluxexport

7 stars 7 forks source link

Configuration for token is not removed when multiple languages are set during uninstall #342

Closed ghost closed 6 years ago

ghost commented 6 years ago

Expected behaviour

When you uninstall the module, SHOPPING_FLUX_TOKEN should be removed from the configuration

Actual behaviour

Composed configuration values using SHOPPING_FLUX_TOKEN such as SHOPPING_FLUX_TOKEN_1_1 are not removed.

Steps to reproduce the behaviour

You need SHOPPING_FLUX_TOKEN configured with multiple languages et currencies. Then uninstall the module.

ghost commented 6 years ago

This can be solved thanks to the new uninstallCustomConfiguration() function introduced in 4.6.0