Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2013 at 09:43 UTC
Updated:
27 Jan 2014 at 10:30 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
devin carlson commentedA 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.
Comment #2
devin carlson commentedAn 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.
Comment #3
devin carlson commentedTested #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
Comment #4
heather commentedYay! Fantastic! Thanks :)