https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38549 Bug ID: 38549 Summary: Make create_superlibrarian.pl script accept a name parameter Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz As reported in Bug 37368, patron searches break if there are patrons with no firstname AND no surname. We often use the create_superlibrarian.pl script to create Koha admin users. Sometimes we forget to edit the patron record and add a firstname/surname. That's now causing these errors as seen in Bug 37368. create_superlibrarian.pl should accept firstname and surname parameters and require at least one of either. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.