[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
Thu Jun 30 23:34:19 CEST 2022


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

Michal Urban <michalurban177 at gmail.com> changed:

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

--- Comment #2 from Michal Urban <michalurban177 at gmail.com> ---
Created attachment 136797
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136797&action=edit
Bug 30580: Don't use GetTransfers in GetItemsAvailableToFillHoldRequestsForBib

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

Test result: Works as intended

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

Signed-off-by: Michal Urban <michalurban177 at gmail.com>

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


More information about the Koha-bugs mailing list