https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20956

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #26 from David Nind <[email protected]> ---
Testing notes (using KTD):

1. For step 2 of the test plan, <borrowernumber> is the actual borrower number
of the patron you changed. For me, I changed the permissions for Henry Acevedo
- the borrow number to enter in the object field is 19.

2. For step 8 of the test plan, what shows in the log viewer and the SQL
results:

   2.1 If I add superlibrarian permissions to Henry:
       - The log viewer info column shows: {"superlibrarian":"Access to all
librarian functions"}
       - The database query result: {"D":{"superlibrarian":{"A":"Access to all
librarian functions"}}}

   2.2 If I remove superlibrarian permissions from Henry:
       - The log viewer info column shows: {}
       - The database query result: {"D":{"superlibrarian":{"R":"Access to all
librarian functions"}}}

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to