https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32520 Bug ID: 32520 Summary: Make patron autocomplete respect DefaultPatronSearchFields Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Currently the patron autocomplete functionality is hard coded to search against firstname, surname and cardnumber. We have a customer who understandably expected it to respect the DefaultPatronSearchFields preference and was confused when userid didn't work as a search term. We should really tie the autocomplete search fields to this preference as well. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.