http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3287 Summary: Cancel Hold script makes unjustified assumption of Home Library return Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: major Priority: P5 Component: Circulation AssignedTo: galen.charlton@liblime.com ReportedBy: mcoalwell@nekls.org Estimated Hours: 0.0 Change sponsored?: --- Mickey says: The location displayed in the ACTION column when canceling a 'hold over'item is the item's home library; but often, there is a hold on the item for another library (not the home library). It is the next library in the holds queue that should display in this column, rather than the item home location. Galen says: Right, the script currently makes an unjustified assumption that the item should always be transferred back to its home library. While it would be possible for the script to figure out the next request in the queue, holds queue are dynamic enough that it is possible for the next request to fill to change between generating the report and the operator canceling a request. Consequently, a simple message of 'Cancel hold' or 'Cancel hold and transfer' may be better. Please file a bug for this. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.