[Koha-bugs] [Bug 35028] Add pre-registrations alert on staff interface main page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 11 14:54:58 CEST 2023


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 156820
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156820&action=edit
Bug 35028: Add pre-registrations alert on staff interface main page

Test plan:
1. Create patron category SELFREG
2. Enable PatronSelfRegistration and set
   PatronSelfRegistrationDefaultCategory to SELFREG
3. Go to OPAC, logout if needed, and create a new account. Remember the
   value you set for home library.
4. Go to staff interface, set the current library to the one you set in
   step 3.
5. Go to the staff interface main page. You should see at the bottom a
   message saying "Pre-registered patron(s) from: All libraries: 1 /
   <CURRENT LIBRARY>: 1" (numbers can vary if you already had
   self-registered patrons)
6. Click on both links and verify that it shows the correct patrons (or
   redirect to the patron detail page if there is only one)
7. Set the current library to another one (one that doesn't have
   self-registered patrons)
8. Go to the staff interface main page. You should see at the bottom a
   message saying "Pre-registered patron(s) from: All libraries: 1"
   (numbers can vary if you already had self-registered patrons)
9. Click on the link and verify that it shows the correct patrons (or
   redirect to the patron detail page if there is only one)

Co-authored-by: Fridolin Somers <fridolin.somers at biblibre.com>
Co-authored-by: Julian Maurice <julian.maurice at biblibre.com>
Sponsored-by: Écoles nationales supérieures d'architecture (ENSA)

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


More information about the Koha-bugs mailing list