[Koha-bugs] [Bug 32878] Make it impossible to renew the item if it has active item level hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 3 18:47:42 CET 2023


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

Andrew Fuerste-Henry <andrewfh at dubcolib.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrewfh at dubcolib.org

--- Comment #2 from Andrew Fuerste-Henry <andrewfh at dubcolib.org> ---
Fleshing this out a little:

To reproduce:
1: have AllowRenewalIfOtherItemsAvailable set to Allow
2: have a bib with multiple items
3: 


3: Checkout an item, and make another item level hold on that specific item.
4: Renew it using the "Renew" checkbox, it should get renewed without any
problems.
5: Apply the patch.
6: Checkbox should be gone and replaced with "On Hold" link that leads to the
hold that doesn't allow you to renew the item again.
7: "Renew all" button should not work either.

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


More information about the Koha-bugs mailing list