https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41244 Bug ID: 41244 Summary: Logging patron attributes logs two entries everytime a new patron account (with extended attribute values) is created Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: alexbuckley@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com Created attachment 189528 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189528&action=edit Two action log entries when creatng a patron account When you create a new patron account (with extended attribute values included) - and the borrowersLog syspref enabled - two log entries are generated: - a Create action - a Modify action (See attached screenshot). This happens when you use the 'Import patron' tool or manually create a new patron in the staff client. Surely, only the create log entry should be generated. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.