[Koha-bugs] [Bug 34609] Holds history errors 500 if old_reserves.biblionumber is NULL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 30 14:33:35 CEST 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
No, this must be in Koha::Old::Hold, Koha::Hold reflect the 'reserves' table,
and we have a NOT NULL there

`biblionumber` int(11) NOT NULL 

Also, tests are missing.

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


More information about the Koha-bugs mailing list