https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21337
--- Comment #9 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #7) > I do not think the implementation is correct. DBIC would execute only 1 > query on Set->delete, which means no entries will be removed if at least one > cannot be removed. > I would say we should do the same, i.e. execute in a transaction and > rollback if something went wrong. See follow-up. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
