21 Nov
2012
21 Nov
'12
4:31 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8723 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- The problem is that the hold is 'item specific' - not a hold on the next available and so you end up with an orphaned hold because the reserves table still has a hold on that itemnumber, but the wrong biblionumber - so if this instance the hold should be moved to the right biblionumber or the itemnumber should be removed from the hold and the hold made on the bib level instead of item specific. Nicole -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.