While troubleshooting a Incorrect permissions error issue, I unistalled the Toolbar Menu module and then found that the Authenticated User role had been deleted from Drupal 10. This is a known issue and has been experienced when installing several other modules. This results in an Access Denied message for most of the site for all except Anonymous and Admin users.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

lkuttner created an issue. See original summary.

lkuttner’s picture

Title: Anonymous User Role Deleted During Uninstall of Module » Authenticated User Role Deleted During Uninstall of Module
anthonyroundtree’s picture

In D11.2 I'm finding that it currently whitescreens and uninstalling does delete important user roles that we have set up.

kgthompson made their first commit to this issue’s fork.