localgovdrupal / localgov_microsites_group

LocalGov Drupal Microsites Group integration
1 stars 2 forks source link

Microsites view uses nonexistent permission 'bypass group access' #416

Closed stephen-cox closed 1 year ago

stephen-cox commented 1 year ago

The microsites overview view (/admin/structure/views/view/localgov_microsites_overview) restricts access to the 'bypass group access' permission, but this permission no longer exists.

image

~As this view is supposed to only be accessible to Microsite Controllers I suggest changing the access restrictions to this role~

I suggest adding a new 'access microsites overview' permission and use this to control access.