[Koha-bugs] [Bug 33982] Error 500 on OPAC on recently edited records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 12 19:09:24 CEST 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Your items are missing mandatory fields. You need to make sure that all of
these are set in all your items:

952$a items.homebranch
952$b items.holdingbranch
952$y items.itype

Koha won't function correctly if any of these are missing.

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


More information about the Koha-bugs mailing list