Bug 21733

Summary: Loanperiod shortened when there are hold, even if Library transfer limits prevents the item from fulfilling a hold
Product: Koha Reporter: Klas Blomberg <klas.blomberg>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

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