-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Not sure it this belongs here, but I see this when running the fix:states command in our project:
vagrant@oxidproject:~$ php /var/www/shop/vendor/bin/oxid fix:states -a
[warning] in shop 13: oxps/modulesconfig fixing module controllers
[warning] (in md):array (
'admin_oxpsmodulesconfigdashboard' => 'OxidProfessionalServices\\ModulesConfig\\Controller\\Admin\\Dashboard',
)
[warning] (in db):array (
)
[ERROR]: duplicate controllers:OxidProfessionalServices\ModulesConfig\Controller\Admin\Dashboard
We have 41 shops and I see this message for all shops >= 13.
Would also be nice to add a space after duplicate controllers:
Reactions are currently unavailable