https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42085 --- Comment #16 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 197321 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197321&action=edit Bug 42085: Log patron permissions in MEMBERS/DELETE action log When BorrowersLog is enabled, Koha::Patron::delete() now captures the patron's granted permissions before deletion and includes them in the MEMBERS/DELETE log entry. Patrons with no granted permissions produce no permissions key in the log. Patrons with permissions will show them as removed in the diff viewer, consistent with all other fields in the DELETE diff. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.