http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8723 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Galen Charlton from comment #9)
It's not just item-level hold requests -- it's also bib-level hold requests that have been captured.
The following tables definitely should be updated when an item is moved to a different bib:
reserves hold_fill_targets tmp_holdsqueue linktracker
Agreed and done.
The following tables perhaps should be updated:
aqorders_items
No biblionumber field.
reserveconstraints
It will be removed by bug 9809.
import_items
Maybe, but I don't understand what to do here. -- You are receiving this mail because: You are watching all bug changes.