- Issue created by @renus09
- Assigned to dhruv.mittal
I have tried to reproduce the error by following the steps given in the issue summary
but i could not able to reproduce. please let me know if i am missing something.
Thanks
Navigate to Module uninstall page, we see error
Error: The website encountered an unexpected error. Please try again later.Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.group_config_wrapper' doesn't exist: SELECT "base_table"."id" AS "id", "base_table"."id" AS "base_table_id" FROM "group_config_wrapper" "base_table" LIMIT 1 OFFSET 0; Array ( ) in Drupal\Core\Entity\Query\Sql\Query->result() (line 271 of core/lib/Drupal/Core/Entity/Query/Sql/Query.php).
Drupal\Core\Database\StatementWrapperIterator->execute(Array, Array) (Line: 790) Drupal\Core\Database\Connection->query('SELECT "base_table"."id" AS "id", "base_table"."id" AS "base_table_id" FROM {group_config_wrapper} "base_table"
Goto drupal admin Extend->uninstall page
Active
2.2
Code
I have tried to reproduce the error by following the steps given in the issue summary
but i could not able to reproduce. please let me know if i am missing something.
Thanks