https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31198 Angela Berrett <angela.berrett@familysearch.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |angela.berrett@familysearch | |.org --- Comment #4 from Angela Berrett <angela.berrett@familysearch.org> --- We would love to see the auth_id in the search results. We often need to use them to run reports or do batch edits but have to look up the individual numbers and either hover over each to get the URL or open each to get that list. And exporting and filtering would be useful as well. (In reply to Koha collecto from comment #3)
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/ issues/13) 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 the assignee for the bug. You are watching all bug changes.