[Koha-bugs] [Bug 33671] Database update 22.06.00.048 breaks update process

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 4 08:47:02 CEST 2023


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

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
To get it working right away, just do this in mysql:

DELETE FROM borrower_relationships WHERE guarantor_id IS NULL

This is just bad data. You cannot add such relations (anymore).

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


More information about the Koha-bugs mailing list