https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40846
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188230|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 190479 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190479&action=edit Bug 40846: Improve handling of ignored records Currently, a jobis marked failed if there are no records added or updated. We should take ignored records into account. Additionally, I mark the job failed when the number of records processed doesn't equal the number of records in the bacth To test: 1 - Export some records from your Koha, include some with items 2 - Stage and import those records into Koha, matching on biblionumber, ignoring matcheds, updating items 3 - View the import job, it is marked failed 4 - View the batch, all records imported 5 - Apply patch, restart all 6 - Stage/import as before 7 - Job is now marked finished 8 - Records imported as before Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
