31 May
2023
31 May
'23
3:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33873 --- Comment #3 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- I wonder if a test can/should be written for this? If so, test what? That a request is being returned with a biblio_id but an empty biblio in case the biblionumber does not exist? Should we provide an atomic update file? To clean-up data retroactively? i.e. update illrequests set biblio_id = NULL where biblio_id not in (select biblionumber from biblio); -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.