-
When output cache tagging is enabled, cache entries are tagged with the first letter of the entity + the respective ID, e.g. `C1234`:
https://github.com/DivanteLtd/vue-storefront-api/blob/master/sr…
-
The query to retrieve list of orders to sync becomes bloody slow in certain cases:
https://github.com/YotpoLtd/magento2-module-yotpo-reviews/blob/master/Model/Jobs/OrdersSync.php#L179
This query…
-
My Magento implementation has its tax class set manually. After I execute an Akeneo Import, the tax class is overwritten to be "None". I've made no configuration to the Default Tax Class settings - …
-
The ExtDN M2 PHPStan workflow returns the below error:
```
Error: file_put_contents(/m2/app/etc/vendor_path.php): Failed to open stream: No such file or directory
Use the `composer fund` command to…
-
Hi there,
currently we are faced by some problems to synchronise some images from Akeneo to Magento by using the configuration at the "Product Images Mapping" section in the configuration page by t…
-
### Preconditions and environment
- Magento version: 2.4-develop
Looks like the dependencies determined for the meta package contain both `magento/module-elasticsearch-7` and `magento/module…
-
Hi folks
It would be great if we can have some easy way to stop all current message queue consumer processes running on the server.
We are having some problems in our deploy flow that old message …
-
Hello all,
Since I installed my website HTTPS synchronization stop working as well as import.
I have a strange message:
```
Traceback (most recent call last):
File "/opt/odoo/odoo/openerp/http.py",…
-
We have installed the module yesterday(05/19/21), except the images in the product images slider, all the other images are displaying properly in webp format on the entire website.
Can you please h…
-
### Summary (*)
Magento 2.3 or 2.4. There are a lot of tests inside `dev/tests` directory, which violates modularity of platform, because while uninstalling (I mean completely removing) package…