[Koha-bugs] [Bug 32730] Add patron lists tab to patron details and circulation pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 1 20:32:15 CET 2023


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

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

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

--- Comment #10 from Michael Hafen <michael.hafen at washk12.org> ---
Created attachment 145977
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145977&action=edit
Bug 32730: Add Patron Lists tab to patron details and  circulation pages

Fresh patch with updates as suggested by QA  (this is my first time writing a
unit test).

Test plan:
1. Apply patch
2. create a patron list if there aren't any
3. search for a patron
4. observe the "Patron lists" tab showing the list that the patron is not in
5. try adding the patron to the list and removing them from the list to
   be sure the feature has full operation
6. click "Check Out" on the side bar menu to navigate to the circulation
   page for this patron
7. observe the "Patron lists" tab, and verify it operates as it did on the
   patron details page

Bug 32730: (follow-up) Minor corrections
   by Owen Leonard

This patch corrects an instance of an incorrect capital letter
("Patron Lists" -> "Patron lists") and makes minor tweaks to
indentation.

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


More information about the Koha-bugs mailing list