[Koha-bugs] [Bug 16122] Item record needs to keep Local Use count

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 8 17:40:30 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16122

--- Comment #18 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Christopher Brannon from comment #17)
> (In reply to Lucas Gass from comment #14)
> > I've added some patches that will add an items.localuse column to the items
> > table and also display this in the holdings/other holdings table. 
> > 
> > Leaving as assigned as this will still need adjusted/updated tests. 
> > 
> > Not sure how to deal with the information that is already available via
> > statistics. I really think we should leave the statistics table as is.
> > However we may need a script or DB update that will make the new
> > items.localuse column congruent with what can be derived from statistics.
> 
> I should clarify, it would be good to at least capture the existing stats
> and convert them to the counters before those stats are eliminated through
> table clean up.

https://stackoverflow.com/questions/1270944/mysql-innodb-not-releasing-disk-space-after-deleting-data-rows-from-table

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list