Problem/Motivation

Should be from least to most permissions. This enables quicker scanning and reduce chances for errors as site builders edit permissions.

permissions-commons3.png

Proposed resolution

Enable full permissions for administrator on the content type Review.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Devin Carlson’s picture

Version: 7.x-3.3 » 7.x-3.x-dev
Issue summary: View changes
Status: Active » Needs review
FileSize
522 bytes

A small patch to assign the administrator role a higher weight during installation.

I'm not sure if we want to feature the role or provide an update hook to increase the role's weight on existing sites.

Devin Carlson’s picture

An updated patch to featurize the administrator role, as it is created during site install and not provided by core. Only the role itself is featurized, permissions are left as-is.

Devin Carlson’s picture

Status: Needs review » Fixed

Tested #2 with a fresh and an existing Commons site and confirmed that the administrator role continued to be created and function properly.

Committed #2 to Commons 7.x-3.x.

http://drupalcode.org/project/commons.git/commit/76469e3

heather’s picture

Yay! Fantastic! Thanks :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.