https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20956 --- Comment #122 from Lisette Scheer <lisette@bywatersolutions.com> --- Created attachment 194898 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194898&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. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.