DmitryFurs

Results 9 comments of DmitryFurs

There is also such an alternative https://github.com/mage2tv/magento-cache-clean

@lfolco You can find a description of most of the features here https://github.com/magento/magento2-phpstorm-plugin/wiki

Hello, @bohdan-harniuk! This is class [\Magento\Catalog\Model\ResourceModel\Product\Indexer\Eav\Decimal::_prepareIndex()](https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Catalog/Model/ResourceModel/Product/Indexer/Eav/Decimal.php#L156) Is that enough for you?

It seems like the data-migration-tool should use attributes for places like in the [magento2](https://github.com/magento/magento2/blob/cff8851bad72b5902c99c7d210dca6355940d5e8/lib/internal/Magento/Framework/MessageQueue/Consumer/Config/ConsumerConfigItem/Handler/Iterator.php#L66) repository

@engcom-Delta Yes, @navarr is right, the problem is that you can't add your own triggers. When merging from different areas, native triggers will be overridden, even if they have other...

@engcom-Delta What should we do if we need to install the vertex module or any other that adds its own triggers? If this module is installed, the problem will reappear....

@lbajsarowicz I also found 2 plugins in the commerce edition, and they are exactly the same **vendor/magento/module-scalable-checkout/etc/di.xml** ```xml ``` **vendor/magento/module-scalable-oms/etc/di.xml** ```xml ```

@engcom-Hotel I completely agree with @navarr