[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
Thu Feb 9 00:20:41 CET 2023


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

--- Comment #21 from Hammat wele <hammat.wele at inlibro.com> ---
> Do you know the number?
> 
> That one should especially be available in deleteditems and we need to
> figure out what happened there.
> 
> Either the update patch didn't work... or something got backported that had
> it without the change in the db?

The items table has 46 columns and the deleteditems has 45 columns. I think 
there should be something backported without updating the Database as you said.
After applying the patch 30392 and executing the
./installer/data/mysql/updatedatabase.pl. both tables have the same number of
columns (46) and there is no more error

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


More information about the Koha-bugs mailing list