Closed (fixed)
Project:
Backup Permissions
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Dec 2021 at 20:31 UTC
Updated:
9 Aug 2022 at 12:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
natefollmer commentedPatch to change schema for backup column
Comment #3
natefollmer commentedComment #4
natefollmer commentedRelated fix for D7 version, because I filtered issues by 8 before checking for a patch. What a n00b move on my part.
https://www.drupal.org/project/backup_permissions/issues/2947295
Comment #5
meangreen commentedPatch works, I tested personally on our live site (because we have lots of roles and many permissions) and it'd bug out because the payload was too big for the database column.
I'm running Drupal 9, the latest. Good work @natefollmer !
I would recommend adding the following to the
backup_permissions.installfile, justso that way if someone uninstalls the module then it'll drop the backup_permissions table.
Comment #6
natefollmer commentedGood call @dazdiggityz and thanks for testing!
Comment #7
geoanders commentedComment #8
geoanders commented