baldwin-agency / magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data
MIT License
262 stars 28 forks source link

CLI commands do not work on Magento 2.4.1 #22

Closed kamephis closed 3 years ago

kamephis commented 3 years ago

Wether using the cli or the admin menu entry does not work on Magento 2.4.1 CE

There are no commands defined in the "catalog:category:integrity" namespace. Did you mean this? wyomind:dynamiccategory

In the magento backend you're redirected to the dashboard. Invalid security or form key. Please refresh the page.

hostep commented 3 years ago

Hi @kamephis, I haven't experienced this problem yet and tested the module on Magento 2.4.0 and 2.4.2.

Have you maybe already found some more info about this problem in the mean while? Because right now it's not clear to me yet how to reproduce the problem.

The problems that most people run against with this module has often to do with 3rd party modules our customisations done to their shop that somehow conflict with this module. Could you maybe try to disable all non-default Magento modules and retry using this module? If that works, it means one or more of those modules you disabled somehow cause a conflict. If you could figure out which module it is exactly that might get us closer to finding a solution.

DominicWatts commented 3 years ago

Confirmed working on 2.4.2

hostep commented 3 years ago

Closing issue, since I've received no reaction yet. Feel free to comment on this again if you have some more info around this problem. Thanks!