From 8843d0b23c24f3f88866e1442a441e46bd7dc7cc Mon Sep 17 00:00:00 2001 From: Jeff Davis Date: Tue, 19 Aug 2014 11:07:16 -0700 Subject: [PATCH] Release notes for secondary permission groups editor (LP #868653) Signed-off-by: Jeff Davis --- .../Circulation/secondary-perm-groups.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/secondary-perm-groups.txt diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/secondary-perm-groups.txt b/docs/RELEASE_NOTES_NEXT/Circulation/secondary-perm-groups.txt new file mode 100644 index 0000000000..e9c229a023 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/secondary-perm-groups.txt @@ -0,0 +1,16 @@ +UI for Secondary Permission Groups +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The patron registration/edit screen now has an interface for adding +secondary permission groups (profiles) to a user account. This gives +library staff the ability to assign sets of permissions from multiple +permission groups to a single user. For example, if you have a +cataloger who also does acquisitions, and you have separate permission +groups for Catalogers and Acquisitions, the new UI allows you to add +ecquisitions as a secondary perm group on the cataloger's account, thus +granting all Acquisitions permissions to that user without changing the +user's primary profile group. + +Library staff require the CREATE_USER_GROUP_LINK permission (which +already exists in Evergreen) in order to add or remove a user's +secondary permission groups. -- 2.11.0