https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26172 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #39 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #38)
Created attachment 111691 [details] [review] Bug 26172: Fix return value for ->register
There is a ON DELETE CASCADE clause on this FK
Martin, there is the same problem for ->manager (not coming from this patchset). It must be fixed separately. Actually I think the code is code, but the ON DELETE CASCADE should be SET NULL instead for this one. -- You are receiving this mail because: You are watching all bug changes.