https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35702
Bug ID: 35702
Summary: Reduce DB calls when performing authorities merge
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
We are individually fetching each biblio, we can do this in a single call
We also fetch the frameworkcode from the DB for each biblio - we can just use
the field from the object we have already fetched
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/