https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20956 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #194871|0 |1 is obsolete| | --- Comment #114 from David Nind <david@davidnind.com> --- Created attachment 194889 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194889&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> -- You are receiving this mail because: You are watching all bug changes.