[Koha-bugs] [Bug 28797] New: Hold reminder email should use All Libraries notice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 2 15:16:10 CEST 2021


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

            Bug ID: 28797
           Summary: Hold reminder email should use All Libraries notice
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz
        Depends on: 15986

Bug 15986 introduces a hold reminder email. It only knows how to use
branch-specific notices and will fail if your only HOLD_REMINDER notice is for
All Libraries.

To confirm:
- have a patron with a valid email address and Hold notices set to go out via
email in their messaging prefs
- place a hold for your patron, get it to Waiting status
- confirm that you have the default HOLD_REMINDER email notice for All
Libraries but no library-specific HOLD_REMINDER notice
- perl misc/cronjobs/holds/holds_reminder.pl -c -v to run the holds reminder
cron
- get "Message 'HOLD_REMINDER' content not found for [your branch]"
- create the notice for your branch
- re-run the cron
- patron gets notice


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15986
[Bug 15986] Add a script for sending hold waiting reminder notices
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list