Problem/Motivation
When uninstalling the module, the config remains.
Steps to reproduce
- Install the module
- Configure it
- Uninstall the module
- Check the config and notice they are still present
Proposed resolution
- Ensure the config has a dependency on the module
- Implement a hook_uninstall to delete the config
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | screenrecording.mov | 29.75 MB | rinku jacob 13 |
| #3 | 3254960-3.patch | 816 bytes | whiz11 |
Comments
Comment #2
whiz11 commentedComment #3
whiz11 commentedAdding a patch
Comment #4
andregp commentedComment #5
rinku jacob 13 commentedTried to reproduce this issue on drupal version 9.5.3-dev. I can't able to see this issue on my local site. Made some configuration changes on Mail Safety. Still config removed after the uninstall with out applying the patch.
Comment #6
geek-merlinAccording to the last comment this can not be reproduced. This issue will be closed after some time unless confirmed to still apply.