From c317a6ec9450119fc75c2510f6e01f6f30b184f5 Mon Sep 17 00:00:00 2001 From: Jeff Godin Date: Wed, 22 Jan 2014 23:40:50 -0500 Subject: [PATCH] Release notes for "Update Expire Date" button Add release notes for "Update Expire Date" button in user editor. Signed-off-by: Jeff Godin Signed-off-by: Ben Shum --- .../user_editor_update_expire_date_button.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/user_editor_update_expire_date_button.txt diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/user_editor_update_expire_date_button.txt b/docs/RELEASE_NOTES_NEXT/Circulation/user_editor_update_expire_date_button.txt new file mode 100644 index 0000000000..1b66adef06 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/user_editor_update_expire_date_button.txt @@ -0,0 +1,17 @@ +User Editor: "Update Expire Date" button +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +A new button labeled "Update Expire Date" is added in the user +editor next to expire date field. This button can be used to +re-calculate the user's expire date based on the current profile's +permission interval and today's date. + +This is similar to how the expire date is populated when creating a +new user, or when changing the profile group. + +This button simplifies the process of "renewing" a user, by +eliminating the requirement that staff manually enter a new expire +date. + +A button is used here so that the updating of the expire date +remains an intentional process, not one that happens upon any edit. + -- 2.43.2