It would be very useful to have Koha::ImportBatch->new_from_file log errors.
Created attachment 188020 [details] [review] Bug 41036: Add tests To test: 1. Apply only this patch, do not yet apply the next one 2. prove t/db_dependent/Koha/ImportBatch.t 3. Observe tests failing
Created attachment 188021 [details] [review] Bug 41036: Log errors in Koha::ImportBatch->new_from_file To test: 1. prove t/db_dependent/Koha/ImportBatch.t 2. Observe success