Pieter Hoste

Results 348 comments of Pieter Hoste

@EliasKotlyar: just curious: did you test it out with categories having different url_key's in different storeviews? Because we ran into a bunch of core Magento2 bugs a couple of months...

It sounds like a really good addition to me! Thanks @a-dite! Maybe similar logic can be used for discovering changes in other type of xml files (like `adminhtml/system.xml` to see...

> neat idea @hostep this kind of thing is definitely now possible, but I wonder how much noise we'd get for how much value? I fear the payment methods and...

Hi guys I'm currently on a machine with 10.2.19-MariaDB and the bug doesn't appear here. Also no `(191)` in the database schema on this version. Will try to find some...

@engcom-Charlie: you've not tested the scenario as described in this issue. Please try again, but now only use **one** website, **one** store and **one** root category but **two** different storeviews....

@engcom-November: in case you're wondering, after @engcom-Charlie's last comment here, we moved the discussion to [the associated PR](https://github.com/magento/magento2/pull/35053#issuecomment-1108685058), sorry for not leaving an update over here.

https://github.com/magento/magento2/pull/36003 could maybe also fix it?

This one should work: `bin/magento config:set dev/grid/async_indexing 1` All config settings can be changed in this way, so even if they don't show up in the backoffice because of production...

I've just tested it out over here on a project where we are upgrading from Magento 2.3.7-p4 to Magento 2.4.5 and can confirm that the same problem is happening. When...

@engcom-Delta: can you verify it again on the latest 2.4-develop branch? Like @DuckThom said, it sounds like it already got fixed in [ACP2E-1168: Static content deployment timed out or failed](https://github.com/magento/magento2/search?q=ACP2E-1168&type=commits)