https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33608 Andrew Fuerste-Henry <andrewfh@dubcolib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewfh@dubcolib.org --- Comment #10 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- Item_found and item_lost don't fit very well with the other types of actions recorded in statistics, conceptually. Everything else is an action that someone took -- checkout, checkin, payment, writeoff, etc. Item_found and item_lost are changes to the state of the item as a result of one of those actions. So this feels like it's adding confusion to the nature of the data recorded in this table. -- You are receiving this mail because: You are watching all bug changes.