Bug 41873 - "On hold" no longer blocks renewals if maximum of renewals reached
Summary: "On hold" no longer blocks renewals if maximum of renewals reached
Status: RESOLVED DUPLICATE of bug 41017
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-18 12:09 UTC by Katrin Fischer
Modified: 2026-02-19 02:32 UTC (History)
6 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***