https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23405 Bug ID: 23405 Summary: Circulation autocomplete for patron lookup broken if cardnumber is empty Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com If CircAutocompl is enabled, the staff client's "check out" search form in the header has a patron search autocomplete feature. Selecting a result should take you to the patron's checkout screen. Because this uses card number, it doesn't work with patrons who have no card number. It should use borrowernumber instead. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.