https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29122 Bug ID: 29122 Summary: appends first item barcode to all copies when adding multiple copies Change sponsored?: --- Product: Koha Version: 21.05 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: rlpardhi@sipnaengg.ac.in QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When adding multiple copies of item in cataloging, it automatically increments barcode but appends barcode of first copy to all copies along with '|'. Please guide me to resolve this issue. Eg. First copy barcode is: JR004141 Second copy barcode is:JR004142 | JR004141 Third copy barcode is: JR004143 | JR004141 Fourth copy barcode is:JR004144 | JR004141 Fifth copy barcode is: JR004145 | JR004141 Kindly guide how to avoid additional string. Thanks -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.