Pieter Hoste
Pieter Hoste
### Description (*) Will update description later TODO's: - describe PR - benchmark speed differences (with PHP 8.1 is around ~1 second faster, with PHP 8.2 is ~0.3 seconds faster,...
### Preconditions (*) 1. Seen on Magento OS 2.4.6-p2 with MSI modules at version 1.2.6-p2 ### Steps to reproduce (*) 1. We have a client with this super old Magento...
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...
Hi folks Since Magento 2.3.2 got released, we are now seeing at least 4 consumer processes running on the servers for every shop, for example: ``` php bin/magento queue:consumers:start product_action_attribute.website.update...
Hi Magento has been struggling with many many url key, url path, url rewrite problems since Magento 2 was released. Most of these things happen when using translated url keys...
…. Fixes #775 ### Description (*) This removes references to less classes in an adminhtml less file that are only defined in the frontend of Magento's Blank and/or Luma themes....
### Preconditions Magento Version : CE 2.4.7 ElasticSuite Version : 2.11.6.1 Environment : Developer Third party modules : many ### Steps to reproduce 1. Open the frontend of the shop,...
…mysql connections used by this module. Can help prevent 'Row size too large.' errors. Also explicitly setting table type to InnoDB when asked for when creating temporary tables. This has...
…the TransferFamiliesAndCategoriesToNewFormatPatch patch needs it, it's no longer the old unencrypted value from cache. We are upgrading and old Magento 2.3.6 shop to 2.4.6 and in the process are also...
Hi there _Update_: the initial question is no longer relevant now that we've changed the title in this issue Just playing around, we are using csv files for translations (used...