Is there a similar module for module uninstall

Created on 18 May 2023, over 1 year ago

Problem/Motivation

Upon uninstalling a module often lots of configuration changes are made.
Especially when it comes to fields that are used in views.
Before uninstalling the information on which particular view gets deleted or disabled are so simple that it is almost impossible to find out which ones are affected.
You never know what is going to happen until you try. And often it takes hours to be sure you did not miss anything.

Is there a similar module for those uses cases?

BtW: thank you for this module.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇦🇹Austria maxilein

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

Comments & Activities

  • Issue created by @maxilein
  • 🇨🇦Canada joseph.olstad

    Good question, yes I did notice this lately and ya shocking behavior we should clean this up for sure.

    With that said, I'm not sure where to start other than look at other modules hook_uninstall functions , maybe find a module that behaves as expected and look at the modulename_uninstall.php file and see what special sauce is in there that might help give us a clue?

Production build 0.71.5 2024