[Koha-bugs] [Bug 32511] Circulation statistics result Error 500 where select Collection, Shelving location, Home library or Holding library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 6 22:18:29 CET 2023


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #13 from Fridolin Somers <fridolin.somers at 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/1b6e9c7bd1c6e50ab610c6d15fe2e46af2f666ec/Koha/Item.pm#L332

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


More information about the Koha-bugs mailing list