https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41675
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #193491|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <[email protected]> --- Created attachment 193543 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193543&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. Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
