Uninstalling this module deletes CC tables used by other GWs.

Created on 17 April 2022, over 2 years ago
Updated 29 May 2024, 6 months ago

Problem/Motivation

When i uninstall this module using drush it seems to uninstall correctly; but after, if i go to: admin/commerce/orders/[order_id]/payments/add the page wsod with this error:

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sia8.commerce_payment_method__card_type' doesn't exist: SELECT t.* FROM {commerce_payment_method__card_type} t WHERE (entity_id IN (:db_condition_placeholder_0)) AND (deleted = :db_condition_placeholder_1) AND (langcode IN (:db_condition_placeholder_2, :db_condition_placeholder_3, :db_condition_placeholder_4)) ORDER BY delta ASC; Array ( [:db_condition_placeholder_0] => 4276 [:db_condition_placeholder_1] => 0 [:db_condition_placeholder_2] => en [:db_condition_placeholder_3] => und [:db_condition_placeholder_4] => zxx ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->loadFromDedicatedTables() (line 1261 of E:\www\Noah\SpecialtyD8\web\core\lib\Drupal\Core\Entity\Sql\SqlContentEntityStorage.php).

Copying those tables over from an old db and the payments add page is functional again or enabling commerce_paypal (which rebuilds those tables) and it also fixes this.

This is with core 8.9.20 and we were using commerce 2.24 but have upgraded recently to 2.28 (on the way to migrating site to D9). But 2.28 is running on the live site with the PP module installed (although it has never been used).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs work

Version

1.0

Component

Payflow Gateway

Created by

🇨🇦Canada liquidcms

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024