- Issue created by @scott_euser
- First commit to issue fork.
If a permission for a module listed in config_exclude_modules is set for anonymous and/or authenticated roles, the roles anonymous and authenticated roles are deleted.
drush config-export
[notice] Differences of the active config to the export directory:
+------------+-------------------------+-----------+
| Collection | Config | Operation |
+------------+-------------------------+-----------+
| | user.role.authenticated | Delete |
| | user.role.anonymous | Delete |
+------------+-------------------------+-----------+
Use ::onDependencyRemoval() to remove permissions that are dependant on an excluded module perhaps?
Decide how to solve
None
none
None
N/A
Active
10.0 β¨
Last updated