https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28203
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- Hi Alex. Are you able to provide a test plan? I'd then be happy to test. I got part of the way (UNIMARC instance with Elasticsearch), but I'm not familiar enough with mappings and searching/authorities to be able to do it without one. This is how far I got: 1. On a UNIMARC installation: - Enable Elasticsearch (set searchengine system preference to Elasticsearch) - Reindex: koha-elasticsearch --rebuild -b -a kohadev - Enable Biblioaddsauthorities (set to allow) and AutoCreateAuthorities (set to generate) system references, if not already enabled 2. Replicate the issue: authority record duplicated because here are no mappings for the search for XXX when cataloging a new record: - setup a subfield to use authorities when adding or editing(?) 3. Apply the patch. 4. Repeat step 2: => Result: authority found and not duplicated David -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
