https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32682 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186947|0 |1 is obsolete| | --- Comment #26 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Created attachment 189040 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189040&action=edit Bug 32682: Implement reading history permission To test: 1. Create or modify a staff user with edit_borrowers permssion enabled ( Staff A ) 2. Create or modify a staff user without edit_borrowers permssion enabled ( Staff B ) 3. Ensure the "intranetreadinghistory" syspref is enabled 4. Check out an assortment of items to any patron 5. Apply patch, update_database, then restart_all 6. Check the permissions of the staff user A and ensure that they have been automatically assigned the new "view_checkout_history" permission 7. Check the permissions of the staff user B and ensure that they have NOT been automatically assigned the new "view_checkout_history" permission 8. View the same patron and ensure you can still see their checkout history as Staff A and as a superlibrarain 9. Disable the "intranetreadinghistory" syspref and remove the "view_checkout_history" permission of the staff user Signed-off-by: Trevor Diamond <trevor.diamond@mainlib.org> -- You are receiving this mail because: You are watching all bug changes.