Summary: | AutoLinkBiblios with Zebra broken by patch from Bug 30280 | ||
---|---|---|---|
Product: | Koha | Reporter: | Phil Ringnalda <phil> |
Component: | MARC Authority data support | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | arm, dcook, frank.hansen, nick, tsycko |
Version: | Main | Keywords: | regression |
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33159 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32916 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 30280 | ||
Bug Blocks: |
Description
Phil Ringnalda
2022-10-21 19:16:26 UTC
Ah, Zebra-only. With Elasticsearch, it will be linked, with Zebra, it won't be linked (and with AutoCreateAuthorities enabled, a new authority record will be created, so apparently the linker is running and attempting to link and its search returns no matches, so AutoCreateAuthorities believes it should create a new authority record). (In reply to Frank Hansen from comment #56) > (In reply to Katrin Fischer from comment #55) > > hi Frank, could you maybe have a look at the new bugs in Blocks? bug 31924 > > and bug 31925. > > I'n not an expert on Zebra. Probably the new > subject-heading-thesaurus-conventions index needs to be set up in Zebra as > well. I'm not 100% certain how to do that. That might give us a starting point. |