fat_free_crm
fat_free_crm copied to clipboard
Permissions Leaking
Permissions do not get deleted with the Groups they belong_to
when a Group is deleted.
Suggested fix: Groups should dependent => :destroy
their permissions. There should be a migration that destroys orphaned Permissions.
Yep that makes sense. pull requests always welcome to speed things through. :) Thanks for popping in the issue.
Closing as it's been a decade without a PR.