https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21961 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |julian.maurice@biblibre.com --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> ---
In order to fix this, we need to correct the code in permissions, but also the permissions for users who this permission has been given to. Note that it shouldn't be necessary to manually update user_permissions (thanks to the 'ON UPDATE CASCADE' on the FK constraint, mysql takes care of it), but it is harmless, so we can keep both queries.
-- You are receiving this mail because: You are watching all bug changes.