"Base table or view not found" when trying to access /admin/structure/webform

Created on 14 June 2024, 5 months ago
Updated 27 June 2024, 5 months ago

Problem/Motivation

When trying to access /admin/structure/webform, I get an error message. "Base table or view not found... webform_submission' doesn't exist: SELECT "ws"."webform_id" AS "webform_id", COUNT(sid) AS "results" FROM "webform_submission" "ws" WHERE "webform_id"

Steps to reproduce

In Drupal 10
- composer require 'drupal/webform:^6.2'
- ddev drush en webform
- ddev drush en webform_ui
- ddev drush updb
- ddev drush cr
- navigate to /admin/structure/webform or to /admin/modules and clicking on configuration of webform

When I try to uninstall the module through the UI or via ddev drush pmu, it gives the same message. Restored database from a day earlier and the message is still there

Proposed resolution

Remaining tasks

- Go to phpmyadmin and add/remove the table as needed

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: cannot reproduce

Version

6.2

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @albertho425
  • Status changed to Postponed: needs info 5 months ago
  • The steps to reproduce describe a common action which I can't reproduce. There must more steps to reproduce on your end or something particular on that site or platform that needs analysis by you.

  • Status changed to Closed: cannot reproduce 5 months ago
  • πŸ‡ΊπŸ‡ΈUnited States jrockowitz Brooklyn, NY
Production build 0.71.5 2024