https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32511 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #13 from Fridolin Somers <fridolin.somers@biblibre.com> ---
Circulation statistics show error 500 when the tables 'items' and 'deleteditems' do not have the same number of columns.
How can this be ? On item deletion we move datas from items to deleteditems via Koha::Items move_to_deleted() : https://git.koha-community.org/Koha-community/Koha/src/commit/1b6e9c7bd1c6e5... -- You are receiving this mail because: You are watching all bug changes.