https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33873
Bug ID: 33873
Summary: ILL requests with linked biblio_id that no longer
exists causes table to not render
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: ILL
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected],
[email protected], [email protected],
[email protected], [email protected]
Depends on: 22440
We stumbled upon this on one of our upgrades.
This is what I think happened:
Because bug 22440 is also the one introducing cascade delete on biblio_id in
illrequests table, in the past, when a biblio was deleted its id still remained
in the biblio_id column of illrequests.
This causes the API embed to respond with a biblio_id for the ILL request, but
a null biblio (because it wasn't able to retrieve it, it doesn't exist).
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440
[Bug 22440] Improve ILL page performance by moving to server side filtering
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/