http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9509 Bug ID: 9509 Summary: batchMod.pl does not ensure each barcode is unique Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com batchMod.pl does not ensure each barcode is unique. This means that if a barcode is list twice, the actions are applied to it twice. This is not a problem, unless the modification is to batch delete items, in which case the batch deletion fails at the first duplicate barcode. -- You are receiving this mail because: You are watching all bug changes.