1 Oct
2018
1 Oct
'18
2:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21337 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.