https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38032 Bug ID: 38032 Summary: Make bulkmarcimport.pl -a respect embedded authtypecode Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org I have generated some authority records from some data exported from another ILS, and am trying to import them into Koha. I have put an authtypecode in 942$a, and thought that would be enough to get them into the categories I want. But it seems C4::AuthoritiesMarc::GuessAuthTypeCode() is overruling me, and assigning authorities to authtypecodes based on the fields present in the records. It would be nice if there was at least a command line switch to say 942$a should be respected. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.