https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43093 Bug ID: 43093 Summary: Allow biblioitems.totalissues to keep correct numbers on merged records Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: michael.adamyk@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Target Milestone: --- Currently, the 942$0 is used to store biblioitems.totalissues. When merging bibliographic records, Koha allows merging holds and items, but not this field, which means any totals on the non-primary bib records are lost during the merge. Due to bug 42504, it appears that biblioitems.totalissues will be moved out of the MARC record and directly into the database. If that bug passes, would it be possible to add together the totals of all merged records' totalissues for a new total on the merged record? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.