[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
Tue Jun 6 08:21:01 CEST 2023


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

--- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
With bug 21983 introducing a deleted_biblio_id field for storing this data, I
wonder if we aught to be embedding that and displaying (and highlighting)
deleted bib details in the table here rather than displaying an empty column?

I see three cases with bug 21983.. Bib still exists and active, Bib is
'deleted' but exists and Bib has been completely removed.

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


More information about the Koha-bugs mailing list