[Koha-bugs] [Bug 32105] Patron lists needs to share to specific people or groups

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 10 19:57:50 CET 2024


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

Michael Hafen <michael.hafen at washk12.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160679|0                           |1
        is obsolete|                            |

--- Comment #11 from Michael Hafen <michael.hafen at washk12.org> ---
Created attachment 160783
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160783&action=edit
Bug 32105 - Add Library and Individual sharing modes to  Patron Lists

[ rebase on 2023-12-28  with fix for add-modify.tt ]

Test Plan:
1. apply patch, restart Plack, etc.
2. create or select three users, two at the same library and one not.
3. create or select a patron list owned by one of the users at the same
library.
4. edit list and change sharing mode to 'Library and individuals'.
5. login as the other user at the same library and navigate to patron lists.
6. observe that the list is shared.
7. login as the third user and navigate to patron lists.
8. observe that the list is not shared with this user.
9. login as the owner of the list.
10. edit the list and add the third user as an individual.
11. login as the third user and navigate to patron lists.
12. observe that the list is now shared with the third user.
13. login as the owner of the list.
14. edit the list to change the sharing mode to 'Individuals'.
15. login as the second and third users.
16. observet that the list is not shared with the second user, but still is
      with the third user.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list