16 May
2022
16 May
'22
7:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28152 --- Comment #12 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- Comment on attachment 129243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129243 Bug 28152: Log the "duplicate item barcode" error Review of attachment 129243: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=28152&attachment=129243) ----------------------------------------------------------------- Found a bug, moving to FQA ::: C4/ImportBatch.pm @@ +798,3 @@
$updsth->execute(); $num_items_errored++; } else {
The code under this else block is unmodified, thus broken. -- You are receiving this mail because: You are watching all bug changes.