https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20956 --- Comment #104 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 194871 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194871&action=edit Bug 20956: (follow-up) Nest permissions data under 'permissions' key in MEMBERS/MODIFY log Changes to patron permissions via member-flags.pl are logged as MEMBERS/MODIFY, indistinguishable from regular patron field edits. This patch wraps the before/after permission hashes under a 'permissions' key so that the diff renderer displays changes as 'permissions.cataloguing' etc., making it clear the diff relates to permissions rather than first-level patron fields. -- You are receiving this mail because: You are watching all bug changes.