Bug 41873

Summary: "On hold" no longer blocks renewals if maximum of renewals reached
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: caroline.cyr-la-rose, dcook, fridolin.somers, gmcharlt, kyle, michaela.sieber
Version: 24.11   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41017
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2026-02-18 12:09:02 UTC
In 24.11.12 the list of checkouts in the patron account in the staff interface no longer shows an an item is on hold and when maximum of renewals has been reached. 

But this is exactly the moment you won't want to make an exception and renew it for them once again.

Setup:
- AllowRenewalLimitOverride = Allow
- AllowRenewalOnHoldOverride = Not allow

- Look for a record with 1 item.
- Check it out to Patron A.
- Renew until the maximum of renewals was reached. (important)
- Place a hold for Patron B.
- Verify in the patron account: Item is "not renewable", but there is no info about the hold. - BAD
- Check the "override renewal limit" checkbox and try to renew
- Verify the issue is renewed - BAD
Comment 1 Fridolin Somers 2026-02-18 13:46:16 UTC
Could it be related to Bug 26440 ?
Comment 2 Fridolin Somers 2026-02-18 13:47:09 UTC
(In reply to Fridolin Somers from comment #1)
> Could it be related to Bug 26440 ?

Which is duplicate of Bug 41017
Comment 3 Katrin Fischer 2026-02-18 14:35:14 UTC
It looks like bug 41017 is a duplicate. Making it so.

*** This bug has been marked as a duplicate of bug 41017 ***