[Koha-bugs] [Bug 30580] GetItemsAvailableToFillHoldRequestsForBib should get transfers during initial query

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 15 15:53:19 CEST 2022


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136797|0                           |1
        is obsolete|                            |

--- Comment #6 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 139130
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139130&action=edit
Bug 30580: Don't use GetTransfers in GetItemsAvailableToFillHoldRequestsForBib

This patch simply moves the check for transfers into the initial query

To test:
1 - Place some holds that show in the holds queue
2 - Add a manual transfer to one item
3 - Confirm it no longer hsows in the queue
4 - Apply patch
5 - Confirm item still does not appear in the queue

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


More information about the Koha-bugs mailing list