https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31198 Koha collecto <koha@collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha@collecto.ca --- Comment #3 from Koha collecto <koha@collecto.ca> --- Hi Katrin, I don't remember specificly why we proposed that but I would love to propose a more complete enhencement, but I believe one of the use of having the auth_id in the search results table would be to copy them into the batch record deletion tool. But more than that, I think we could benefit from being able to export the search results table from the authority module. Since 22.05 the unused authority check plugin doesn't work properly (we've filed an issue for that here : https://github.com/bywatersolutions/koha-plugin-unused-authority-check/issue...) and I believe enhancing the search results table in the auth module would probably resolve the need for the plugin. If the search results table had a column for the auth_id and that the table could be export, we could simply filter from the CSV file the authorities that are used in 0 record and copy their auth_id to delete them in batch. In my head it would replace the plugin entirely ? :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.