http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14806 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 42482 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42482&action=edit Bug 14806 - Action Log for Modifying message_transport_types This is a crude fix. koha.action_logs-entries are generated when Borrower has been modified using C4::Form::MessagingPreferences log entries look like this: | MEMBERS | MOD MTT | All message_transports removed | MEMBERS | MOD MTT | [{'_name' => 'Advance_Notice','da' => '4','dig' => 1,'mtt' => ['email']},{'_name' => 'Item_Check_in','mtt' => ['email']},{'_name' => 'Item_Checkout','mtt' => ['email']}] -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.