[Koha-bugs] [Bug 33873] New: 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:09:45 CEST 2023


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: koha-bugs at lists.koha-community.org
          Reporter: pedro.amorim at ptfs-europe.com
                CC: jonathan.druart+koha at gmail.com,
                    jonathan.field at ptfs-europe.com,
                    katrin.fischer at bsz-bw.de, nick at bywatersolutions.com,
                    pedro.amorim at ptfs-europe.com, tomascohen at gmail.com
        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.


More information about the Koha-bugs mailing list