[Koha-bugs] [Bug 28152] Hidden error when importing an item with an existing itemnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 16 20:45:26 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28152

--- Comment #12 from Joonas Kylmälä <joonas.kylmala at 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.


More information about the Koha-bugs mailing list