24 Mar
2026
24 Mar
'26
10:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #536 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 195916 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195916&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. Signed-off-by: Michaela <michaela.sieber@kit.edu> -- You are receiving this mail because: You are watching all bug changes.