Bug 21733 - Loanperiod shortened when there are hold, even if Library transfer limits prevents the item from fulfilling a hold
Summary: Loanperiod shortened when there are hold, even if Library transfer limits pre...
Status: RESOLVED DUPLICATE of bug 25569
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-31 11:04 UTC by Klas Blomberg
Modified: 2020-08-31 08:25 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klas Blomberg 2018-10-31 11:04:45 UTC
Another bug related to Library transfer limits

Scenario:
There is an item at library A
There is another item at library B, and several holds for that title for pickup at library B.

UseBranchTransferLimits is set to enfarce, so items should not be transferred from library A to library B. 
decreaseLoanHighHolds is set to enable, so loan periods are shortened when there are several holds.

In this case it seems reasonable that the loanperiod at library A should not be shortened, irrespective of the hold, as that item is not supposed to be transfered and fill the hold
Comment 1 Klas Blomberg 2020-08-31 08:25:31 UTC

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