https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30580
Michal Urban <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133560|0 |1 is obsolete| | --- Comment #2 from Michal Urban <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
