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

CommentFileSizeAuthor
#5 screenrecording.mov29.75 MBrinku jacob 13
#3 3254960-3.patch816 byteswhiz11

Comments

whiz11 created an issue. See original summary.

whiz11’s picture

Issue summary: View changes
whiz11’s picture

StatusFileSize
new816 bytes

Adding a patch

andregp’s picture

Status: Active » Needs review
rinku jacob 13’s picture

StatusFileSize
new29.75 MB

Tried 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.

geek-merlin’s picture

Assigned: whiz11 » Unassigned
Status: Needs review » Postponed (maintainer needs more info)

According to the last comment this can not be reproduced. This issue will be closed after some time unless confirmed to still apply.