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@lists.koha-community.org
          Reporter: pedro.amo...@ptfs-europe.com
                CC: jonathan.druart+k...@gmail.com,
                    jonathan.fi...@ptfs-europe.com,
                    katrin.fisc...@bsz-bw.de, n...@bywatersolutions.com,
                    pedro.amo...@ptfs-europe.com, tomasco...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to