Bug 6645

Summary: attaching items loses hold
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: P5 - low CC: koha.sekjal, wizzyrea
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nicole C. Engard 2011-07-28 22:24:21 UTC
If you have an item with an item specific hold on it on one bib record and you use the 'attach item' function to move it to another bib record the hold does not transfer to the new bib record, but if the item was waiting the waiting note remains on the item.  It sounds like the bibnumber isn't changing in the reserves table, and so the hold is listed on the wrong bib but the right item.
Comment 1 Liz Rea 2012-02-08 18:24:46 UTC
a derivative of this is when you move an item from one bib to another, and the item has a hold waiting, filling/completing the hold doesn't remove the reserve, because the reserve is still attached to the old biblionumber.
Comment 2 Liz Rea 2012-02-08 18:25:27 UTC
That is to say, I confirm this bug.
Comment 3 Owen Leonard 2013-08-13 20:00:23 UTC

*** This bug has been marked as a duplicate of bug 8723 ***