http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7329 Bug #: 7329 Summary: The "undo import into catalog" command deletes items onloan without checking Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 - low Component: MARC Bibliographic record staging/import AssignedTo: gmcharlt@gmail.com ReportedBy: christophe.croullebois@biblibre.com QAContact: ian.walls@bywatersolutions.com To test, stage MARC records and import with items created. Next, check out one or more items. Then undo import into catalog, and you'll see that record and item(s) will be deleted. I have made a patch that checks the "on loan" status before deleting item, and do noting in this case, so the record can't be deleted due to existing item. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.