YotpoLtd / magento2-module-yotpo-reviews

Open Software License 3.0
23 stars 38 forks source link

Upgraded to 2.8.1 Specified invalid parent id (Magento_Review::report_review) #166

Open will-wright1 opened 5 years ago

will-wright1 commented 5 years ago

Just upgraded via composer from 2.7.7 to 2.8.1

Updating yotpo/module-review (2.7.7 => 2.8.1): Downloading (100%)

Now when I try and load the Magento admin I am getting the following error: {"0":"Specified invalid parent id (Magento_Review::report_review)","1":"<pre>#1 Magento\\Backend\\Model\\Menu\\Builder\\Interceptor->___callParent() called at [vendor\/magento\/framework\/Interception\/Interceptor.php:138]\n#2 Magent$

Also it appears you have removed the core module from the dependencies so I have had to do composer require yotpo/magento2-module-yotpo-core is that correct?

SlavicB commented 4 years ago

@webamondo Can you please attach the full call-stack Can you also update to the latest Yotpo version which addresses some of the issues.

will-wright1 commented 4 years ago

@SlavicB all my pages use the amasty module so not sure. It was the latest version of the module that introduced this bug for me.