Uninstalling Schema Twice via Drush

Created on 25 May 2022, over 2 years ago
Updated 13 February 2023, almost 2 years ago

Problem/Motivation

Attempting to uninstall this module via Drush causes the google_analytics_reports_fields table to be dropped from the database twice due to drupal_uninstall_schema('google_analytics_reports'); in google_analytics_reports_uninstall.

Steps to reproduce

  1. Install this module.
  2. Uninstall this module via drush.

Proposed resolution

Remove the drupal_uninstall_schema function call from the uninstall hook.

Remaining tasks

  • ✅ File an issue
  • ➖ Addition/Change/Update/Fix
  • ➖ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ➖ Readability
  • ➖ Accessibility
  • ➖ Performance
  • ➖ Security
  • ➖ Documentation
  • ➖ Code review by maintainers
  • ➖ Full testing and approval
  • ➖ Credit contributors
  • ➖ Review with the product owner
  • ➖ Release notes snippet
  • ❌ Release

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
🐛 Bug report
Status

Fixed

Version

4.0

Component

All modules

Created by

🇺🇸United States collinhaines

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