Bug 8731

Summary: Holds Log to track the number of times a hold is overriden
Product: Koha Reporter: Melia Meggs <melia>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, katrin.fischer, veron, wizzyrea
Version: unspecified   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3342
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9488
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 22794    

Description Melia Meggs 2012-09-05 23:48:25 UTC
There is not currently a way to track the number of times a Hold is overriden (i.e. that the book is checked out to someone other than the patron who currently has a hold on it).  I think it would be nice to have a Holds Log that keeps track of this info so I could understand how often this happens and if there is any
abuse of this "override".
Comment 1 Liz Rea 2012-09-06 02:20:53 UTC
I think an action log for holds is a GREAT idea - it would be awesome if koha logged the following regarding holds:

- logged in user who placed the hold
- where it was placed (opac or staff client)
- it's position at first creation
- any time its position is changed by a user (reordered manually)
- who deleted an unfilled hold
- how many times a hold has been skipped over for a user (like in the original bug)
Comment 2 Marc VĂ©ron 2015-12-20 15:38:40 UTC
Seems till to be valid.