https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18606 --- Comment #164 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Alex Arnaud from comment #144)
Also, we lost the "reason" in error messages when adding/removing items. - Failed to add item with barcode <barcode>: Item is already in this collection => Failed to add item with barcode <barcode> - Failed to add item with barcode unknown_barcode: No item with matching barcode found => Failed to add item with barcode unknown_barcode - Failed to remove item with barcode unknown_barcode: No item with matching barcode found => Failed to remove item with barcode unknown_barcode
I rebased the patches on master and now I am working on the error messages, follow-up will come soon - hopefully -- You are receiving this mail because: You are watching all bug changes.