[Koha-bugs] [Bug 22866] New: ItemsDeniedRenewal cannot be overriden

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 7 22:20:54 CEST 2019


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

            Bug ID: 22866
           Summary: ItemsDeniedRenewal cannot be overriden
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          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
  Target Milestone: ---

To Test:
- Create a circ rule for patron category Y and itemtype X
- Block renewal of itemtype X using ItemsDeniedRenewal
- Confirm AllowRenewalLimitOverride is set to Allow
- Check item of itemtype X out to patron of category Y
- See that circulation.pl shows "renewal denied by syspref"
- Click the checkbox for "Override renewal limit"
- See that "renewal denied by syspref" message is replaced by a checkbox
suggesting renewal will be allowed
- Attempt to renew item
- See error "Renew failed: item_denied_renewal"

Ideally, one could override renewal blocks due to ItemsDeniedRenewal. Failing
that, we should at least amend the confusing behavior in which is looks like
you'll be able to override but then you receive an error.

-- 
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