https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21450 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 79600 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79600&action=edit Bug 21450: Cache authorities search using term and auth_type This is a simple fix to prevent incorrect caching of results when using link_bibs_to_authorities FIXME: This needs unit tests To test: 1 - Find or create a record with the same term in a subject and genre heading 2 - Find or create authority records for the term as a subject and genre type 3 - Run link bibs to authorities 4 - Verify both tags in the record are linked to the subject heading 5 - Aply patch 6 - Unlink the record and re-run the script (or just re-run) 7 - Each tag should be linked to correct authority -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.