[Koha-bugs] [Bug 25758] New: Items scheduled for automatic renewal do not show that they will not renew due to a hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 15 17:08:27 CEST 2020


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

            Bug ID: 25758
           Summary: Items scheduled for automatic renewal do not show that
                    they will not renew due to a hold
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

In the issues table on circulation.pl, we're no longer showing a message of "On
Hold" when an item is scheduled for automatic renewal, is outside of the No
Renewal Before window, but has a hold that will block renewal.

This is a regression, most likely caused by bug 19014.

To recreate:
1- set NoRenewalBeforePrecision to date only
2- set a circ rule to auto-renewal=yes, no renewal before=0, checkout period to
7 days
3- check item out
4- confirm item shows Scheduled For Automatic Renewal in issues table
5- place a hold on the item for another patron
6- reload issues table for patron 1, confirm checkout still shows "scheduled
for automatic renewal" rather than "on hold"
7- change No Renewal Before value to 7
8- reload issues table for patron 1, confirm checkout now shows "on hold"

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


More information about the Koha-bugs mailing list