https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22368 --- Comment #27 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #24)
Regarding C4::Biblio::DelBiblio, suggestions_ibfk_biblionumber should ON DELETE CASCADE (instead of SET NULL). Same for suggestions_ibfk_branchcode?
Marking as FQA/In discussion
I did wonder about these too... I was hoping to spark such discussion with the submission of this bug, so thanks. I'm happy to agree that 'deleting a biblio should also delete any suggestions attached to it' and 'deleting a branch should also delete any suggestions attached'.. Josef do you concur/have any opinion? -- You are receiving this mail because: You are watching all bug changes.