magento / meta-for-magento2

39 stars 23 forks source link

Full indexation shows errors/warnings #69

Closed Echron closed 2 months ago

Echron commented 5 months ago

Preconditions (*)

Steps to reproduce (*)

Call a full indexation with CLI

Expected result (*)

No errors during indexation

Actual result (*)

2 errors show up: Class "Magento\Framework\Mview\View\ChangeLogBatchWalker" does not exist

Meta\Catalog\Model\ResourceModel\FacebookCatalogUpdate::getChildProductLinks(): Argument #1 ($parentIds) must be of type array, Generator given, called in vendor/meta/module-catalog/Model/ResourceModel/FacebookCatalogUpdate.php on line 259

(Pull request created with fixes)