25 Feb
2026
25 Feb
'26
4:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #304 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 193895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193895&action=edit Bug 10190: Deprecate permission user_permissions rows do not need manual cleanup because the FK on user_permissions(module_bit, code) references permissions(module_bit, code) ON DELETE CASCADE, so deleting from permissions automatically removes per-patron rows. -- You are receiving this mail because: You are watching all bug changes.