https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18070 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 59972 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59972&action=edit Bug 18070: Deleting an authority should update the linked biblio records Adding a test where we delete an authority and prove that the linked biblio still contains a reference to it. Note: Currently, the interface does not allow you to delete an authority that still has linked biblio records. Especially, if security bug 18019 has been pushed. This report will add a maintenance script that allows you to delete such records and cleanup the biblios. This is a first step. Test plan: [1] Run t/db_dependent/Authorities/Merge.t Last test should fail: not ok 1 - Field 609 should be gone too Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.