https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21337

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org
             Status|Signed Off                  |Failed QA

--- Comment #7 from Jonathan Druart <[email protected]> 
---
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.

-- 
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/

Reply via email to