Pieter Hoste

Results 348 comments of Pieter Hoste

Hi @mortenbirkelund Slightly related issue: https://github.com/baldwin-agency/magento2-module-url-data-integrity-checker/issues/13 Yes, it was a mistake to store the results in json files and not in the database. There was no good reason for database...

Hey @mortenbirkelund I've just released [version 1.4.0](https://github.com/baldwin-agency/magento2-module-url-data-integrity-checker/releases/tag/v1.4.0) of this module, which comes with an option to disable checking problems for invisible products. Reasons for this have been discussed in #31...

@amenk: sorry for the delay, I was away in holiday for the past 3 weeks. I'm quickly tuning in just to mention that **only** url_path's for **products** can be deleted,...

The [FAQ](https://github.com/elgentos/regenerate-catalog-urls#whats-the-difference-between-url_key-and-url_path) only mentions products, not categories 😉 But if you are using a tool to regenerate everything and it also regenerates the `url_path`'s for categories, then you should be...

Thanks @sprankhub, but this module still supports Magento 2.1 and 2.2 currently (but maybe that will change in the future someday) and in those older versions this version declaration is...

Hmm, that's strange. Does the 'Killed' message come from Magento, or from your operating system? Maybe you are running against the limits of your system and the process gets killed...

Thanks for the feedback! I've only tested this module with a collection of max ~40.000 products if I remember correctly, so your 390.000 products might indeed need a lot of...

Hi @gifrancohe! I've made a first attempt at reducing the memory usage for generating product url key problems on the [memory-optimisations](https://github.com/baldwin-agency/magento2-module-url-data-integrity-checker/commits/memory-optimisations) branch. Could you maybe test this out? You can...

Okay, that's very useful information! So this means the gathering of information works without memory problems right now. It's writing out that data to the storage (which is currently one...

Thanks for the effort! I really hope that those repo.magento.com credentials are not valid, otherwise I would strongly suggest you delete them and create new ones. And I don't really...