magento / meta-for-magento2

33 stars 19 forks source link

Query error signing into backoffice #63

Open angelo983 opened 2 months ago

angelo983 commented 2 months ago

Preconditions (*)

  1. Login into backoffice

Steps to reproduce (*)

  1. Seeing the exception in every page of the backoffice

Expected result (*)

  1. The plugin should be tested with table prefix!

Actual result (*)

  1. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'meta_issue_notifications' doesn't exist, query was: SELECT meta_issue_notifications.* FROM meta_issue_notifications WHERE (notification_id = 'version_notification') Exception in /vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:603
ajello-meta commented 1 month ago

As of the new 1.3.1 release, I believe database prefixes are now supported! Please confirm @angelo983.