Summary: | Link authorities to bibs when imported | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, dcook, m.de.rooy, marjorie.barry-vila |
Version: | Main | ||
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: | ||
Bug Depends on: | |||
Bug Blocks: | 9600 |
Description
Nicole C. Engard
2013-02-06 13:15:42 UTC
On master currently, bulk-imported bibs *will* be linked to authorities as part of the import if BiblioAddsAuthorities is turned on. I don't feel like connecting this behavior and syspref makes much sense. I'd rather have a separate syspref in the Linker section of the Authorities syspref, something like LinkerOnImport. On master currently, bulk-imported bibs *will* be linked to authorities as part of the import if BiblioAddsAuthorities is turned on. I don't feel like connecting this behavior and syspref makes much sense. I'd rather have a separate syspref in the Linker section of the Authorities syspref, something like LinkerOnImport. Hi Andrew, Have you worked on creating this LinkerOnImport system preference? We would also be interested in the possibility of choosing or not during the import that the link is made or not. Regards, Marjorie That's way beyond my coding skills, sorry! (In reply to Andrew Fuerste-Henry from comment #4) > That's way beyond my coding skills, sorry! Ok thanks! Hope someone can code this someday! Marjorie (In reply to Andrew Fuerste-Henry from comment #2) > On master currently, bulk-imported bibs *will* be linked to authorities as > part of the import if BiblioAddsAuthorities is turned on. > > I don't feel like connecting this behavior and syspref makes much sense. I'd > rather have a separate syspref in the Linker section of the Authorities > syspref, something like LinkerOnImport. I totally agree with you. It drives me a bit crazy. Unfortunately, not on my list of priorities at the moment though... |