https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30068 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com --- Comment #2 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I'm not sure if this is the bug I'm looking for, but I think table_borrowers doesn't refer to any table anymore? It used to be the patron search when searching for a patron for a checkout, but now this search simply falls back to the regular patron search (table is memberresultst). Just to make sure we're talking about the same thing: 1) In the main page of the staff interface, in the search bar at the top, with the tab 'Check out' selected, search for part of a name (e.g. "mar" should give several results with the sample patrons) --> This table used to be table_borrowers, in the past, we could configure it under Administration > Table settings > Circulation --> Note that the tab selected in the search bar at the top is now 'Search patrons' 2) In the main staff interface, in the search bar at the top, with the tab 'Search patrons' selected, search for part of a name --> This table is memberresultst, we can configure it under Administration > Table settings > Patrons Something was consolidated under 'Search patrons', which is fine, but I think the reference to that table under Administration > Table settings > Circulation was forgotten. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.