magento / meta-for-magento2

33 stars 19 forks source link

Full indexation shows errors/warnings #69

Open Echron opened 1 month ago

Echron commented 1 month 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)