[Koha-bugs] [Bug 30581] Items should show on the Holds Queue and Holds to Pull even if they have requested transfers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 25 17:17:29 CEST 2023


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

--- Comment #4 from Andrew Fuerste-Henry <andrewfh at dubcolib.org> ---
(In reply to Martin Renvoize from comment #3)
> I 'think' this is a duplicate of bug 33761.. any chance someone could test
> with that and confirm my suspicions?

I can confirm that this issue still exists in master after bug 33761. To
recreate:
1 - have a bib with an available item
2 - place a hold on that bib
3 - confirm your item shows up on the holds queue
4 - use the Transfers interface to send the item to another branch (you'll be
asked to confirm that you want to send it even though there's a hold)
5 - log into the SQL server and delete datesent from your transfer to kick it
back to Pending (in the real world, an item would end up in this state due to
stock rotation)
6 - confirm that the holdings table on your bib shows the item has a pending
transfer
7 - confirm the title isn't on the holds queue anymore (run build_holds_queue
if not using the realtime queue)
8 - check the item in and confirm that it does trigger the hold

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


More information about the Koha-bugs mailing list