| Summary: | Koha::ImportBatch is not logging errors | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lari Taskula <lari.taskula> |
| Component: | Architecture, internals, and plumbing | Assignee: | Lari Taskula <lari.taskula> |
| Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: |
Bug 41036: Add tests
Bug 41036: Log errors in Koha::ImportBatch->new_from_file |
||
|
Description
Lari Taskula
2025-10-16 17:15:25 UTC
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 |