Bug 13249

Summary: AutoCreateAuthorities doesn't work for fields different from 700
Product: Koha Reporter: Fabio Tiana <fabio.tian>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: fabio.tian, jonathan.druart, m.de.rooy
Version: 3.16   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Fabio Tiana 2014-11-13 14:42:18 UTC
The thesaurus plugin creates a new authority record only when linked to UNIMARC bibliographic field 700.

No authorities get created when the plugin is linked to fields 500, 606, 701, 702, 71x.

BiblioAddsAuthorities is also turned on.
Comment 1 Jonathan Druart 2016-08-16 14:57:07 UTC
What is the "Thesaurus plugin"?
Comment 2 Katrin Fischer 2016-09-05 06:25:54 UTC
I think what is meant is the authority-linking-plugin possibly? I am not sure how this works for UNIMARC.
Comment 3 Katrin Fischer 2020-01-06 13:00:34 UTC
I wonder if this has something to do with MARC21 vs. UNIMARC. 700 is an authority controlled field in MARC21, the others are not.