Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query error signing into backoffice #63

Open
angelo983 opened this issue Apr 20, 2024 · 1 comment
Open

Query error signing into backoffice #63

angelo983 opened this issue Apr 20, 2024 · 1 comment

Comments

@angelo983
Copy link
Member

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants