vacla
vacla
Fixes https://github.com/Smile-SA/magento2-module-retailer/issues/38
This PR allows to regenerate underlying url rewrites from for example like virtual categories since these won't get updated if you don't have these in Akeneo.
### Environment and configuration 1. Magento ver. 2.3.6 2. Extension Version 100.4.16 3. Akeneo Version | 5.0.38 ### Steps to reproduce 1. Go to a virtual category and look to...
Was it intended that the check got removed so external images didn't get removed, see: https://github.com/akeneo/magento2-connector-community/commit/7d1550bca6d8ada9100f6a24c630630ac36c9dc9#diff-f95e6e2026b743b405c1eeb4b97e5e70a3cccbd4aee0751917084fc21eff6597R3841
It would seem to be better to run the product reindex after all families are finished imported and inserted in the product table as you might have like 14 families...
### Description (*) Added translate tags around text that was not able to translate yet for address renderers ### Related Pull Requests ### Fixed Issues (if relevant) 1. Fixes magento/magento2#36942...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.magento.idea.magento2plugin.actions.generation.OverrideClassByAPreferenceAction' must override `getActionUpdateThread()` and...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.magento.idea.magento2plugin.actions.generation.CreateAnObserverAction' must override `getActionUpdateThread()` and...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.magento.idea.magento2plugin.actions.generation.CreateAPluginAction' must override `getActionUpdateThread()` and...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.magento.idea.magento2plugin.actions.generation.InjectAViewModelAction' must override `getActionUpdateThread()` and...