Hi,

When we check and configure "Automatically backup permission every-time permissions are updated" from (/people/permissions/backup_permissions) and save a configuration, this saved the variable "backup_permissions_auto_backup_config" and the same is not deleted when we uninstall the module.

Proposed Solution:
1. In the backup_permissions.install, implement hook_uninstall().

Comments

swati.nuna created an issue. See original summary.

swati.nuna’s picture

Version: 7.x-1.0 » 7.x-1.1
Assigned: swati.nuna » Unassigned
StatusFileSize
new400 bytes

Here is attached patch file.

swati.nuna’s picture

Status: Active » Needs review
jim.applebee’s picture

  • Drupalbee committed 231b5d6 on 7.x-1.x
    git commit -m "Issue #2856871 Need to implement hook_uninstall to delete...

  • Drupalbee committed e8283e2 on 7.x-1.x
    Revert "git commit -m "Issue #2856871 Need to implement hook_uninstall...

  • Drupalbee committed ff4670d on 7.x-1.x
    Issue #2856871 Need to implement hook_uninstall to delete the variable...
jim.applebee’s picture

Assigned: Unassigned » jim.applebee
Status: Needs review » Fixed
jim.applebee’s picture

Version: 7.x-1.1 » 7.x-1.2
Status: Fixed » Closed (fixed)