https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30255
Roman Dolny <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #31 from Roman Dolny <[email protected]> --- Thanks for fixing reported problems. Tabs and modifications are OK, but I found one more problem with batch record deletion. Notice ISBN for recs 1-5 in KTD: 1 => 9780670026623 2 => 0812917561 3 => 0520078438 4 => 0131103709 5 => 0596001738 Delete record number 3. Then use "Batch record deletion". Enter 5 numbers (1-5) into IDs textarea, select "Delete all" and Continue. View "View detail of the enqueued job" - started, progres 2/5, info "All records have been deleted successfully!" Searching of any ISBN (1-5) gives no results. But records 4 and 5 haven't been deleted - check http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=4 - record is present. So, it seems that deleting stops on non existing record. At the same time ES index was cleared for all. -- 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/
