[Bug 42657] New: Improve bulkmarcimport
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42657 Bug ID: 42657 Summary: Improve bulkmarcimport Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: jake.deery@openfifth.co.uk, robin@catalyst.net.nz Importing large numbers of records can be slow - opening this while investigating some improvements -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42657 --- Comment #1 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 199354 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199354&action=edit Bug XXXX: Remove SetUTF8Flag on search result The record coming from the DB should pretty reliably be correctly encoded for Koha, we also only use it to get the biblionumber and compare authority age -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42657 --- Comment #2 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 199355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199355&action=edit Bug XXX: Don't fetch biblio just to get biblioitemnumber Patch from commit de0d6b1 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42657 --- Comment #3 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 199356 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199356&action=edit Bug XXX: Don't call plugin hook (and fetch biblio) if no hooks enabled Patch from commit 4405889 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org