[Koha-bugs] [Bug 33873] ILL requests with linked biblio_id that no longer exists causes table to not render

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 31 16:48:50 CEST 2023


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

--- Comment #5 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
I believe this patch:
https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=22440&attachment=150716

Makes it so that if a biblio that is related to an ILL request is deleted, the
ILL request biblio_id column is set to NULL
Previous to bug 22440, apparently this wasn't the case, and in such an event,
the biblionumber would remain in the biblio_id illrequests column, even after
the biblio with said biblionumber is deleted.

-- 
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