If the Farm Manager role is deleted, the site will have a fatal error next time it tries to sync the permissions.

Comments

  • m.stenta committed 4ec2c38 on 7.x-1.x
    Issue #2407509: Fatal errors if you delete "Farm Manager" role.
    
m.stenta’s picture

Status: Active » Closed (fixed)

I added some simple checks to make sure that the permission synchronization code only runs if the role exists. It does not automatically restore the role, but if you recreate it yourself it will continue syncing it.