https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41675 --- Comment #2 from Slava Shishkin <slavashishkin@gmail.com> --- Created attachment 193490 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193490&action=edit Bug 41675: Fix Quick add patron username being overwritten Test plan: 1. In system preferences, set PatronQuickAddFields to include userid (Username). 2. Go to Patrons and choose Quick add new patron. 3. Fill at least Surname, Card number, and Username (use a value clearly different from a surname-based username). 4. Save the patron. 5. Observe on the patron details page that Username is auto-generated (not the value entered in quick add). 6. Apply this patch. 7. Repeat steps 2-4 with a new patron. 8. Verify on the patron details page that Username now matches the value entered in quick add. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.