https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30581
--- Comment #4 from Andrew Fuerste-Henry <[email protected]> --- (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. _______________________________________________ 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/
