[Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 27 14:32:35 CEST 2021


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

--- Comment #194 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
About the new FK added to the linktracker table, is it relevant to keep the
entry if the biblio has been deleted?

+  CONSTRAINT `linktracker_biblio_ibfk` FOREIGN KEY (`biblionumber`) REFERENCES
`biblio` (`biblionumber`) ON DELETE SET NULL ON UPDATE SET NULL,

(not blocker but please answer)

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


More information about the Koha-bugs mailing list