- Issue created by @rclemings
- Status changed to Needs review
11 months ago 12:04am 9 January 2024
The module provides permissions allowing users with specified roles to subscribe to lists. As it is, the permissions remain in place even if a list is disabled, causing a WSOD error if the permissions page (/admin/people/permissions) is saved.
Create a list, then disable it, then try to change some other permissions.
Remove permissions for disabled lists from /admin/people/permissions so that other permissions can be changed without triggering an error.
Upload patch for review.
Permissions for disabled lists will no longer be shown on /admin/people/permissions. The database entries for those permissions are not erased and will be intact when the list is enabled.
None.
None.
Needs review
1.0
Code