https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37550 --- Comment #3 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 169961 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169961&action=edit Bug 37550: CheckItemPreSave should run barcodes through barcodedecode In Koha::Item we run a barcode through barcodedecode before any save. We should do the same when checking barcodes to avoid a duplicate error when the barcode is cleaned before it is written to the DB To test: 1 - Follow previous test plan 2 - Note that after this patch is applied there is no exception All items are skipped as duplicate barcodes -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.