https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #101 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- Testing notes: 2 - Update database and restart all, clear browser cache Also need to do a yarn build before restarting; otherwise attempting any patron search will throw an ajax error that preferred_name and sort_name are not allowed. Auto-complete should also use sort_name - it still seems to be sorting by firstname. (Not a blocker) Duplicating a patron shouldn't carry over the original patron's preferred name, but currently it does. (Not a blocker) I also tested searching and patron imports since those were a sticking point previously, using the same data from #c72 (including importing patrons with no preferred name using Koha's import patron tool), and all the sorts worked correctly. -- You are receiving this mail because: You are watching all bug changes.