I'm constantly reviewing git diff's of permissions exported via secure_permissions and it's difficult, simply by looking at the git diff, to know which role is being granted (or revoked) permissions.

Separating the export in to unique functions per role would drastically improve the ability to review permissions changes via git diffs because of how git includes function names in diffs.

Comments

kreynen’s picture

Title: Separate functions per role » Improve export so it is easier to diff
Version: 7.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes