17 Mar
2026
17 Mar
'26
12:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #441 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 195578 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195578&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.