[Bug 11530] New: Recalculating a book's total issue count from items.issues or statistics-table with update_totalissues.pl ignores deleted_items.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11530 Bug ID: 11530 Summary: Recalculating a book's total issue count from items.issues or statistics-table with update_totalissues.pl ignores deleted_items. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@bugs.koha-community.org -------------------------- - REPLICATING THIS ISSUE - -------------------------- If we had a biblio, with 4 items, each being issued 50 times. Running the update_totalissues.pl in stats or items -mode would yield a biblioitems.totalissues value of 200. If we get rid of one of the books, and recalculate, the biblioitems.totalissues value will drop to 150! update_totalissues.pl works in incremental mode, but a recalculation will ignore deleted items. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org