https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633
Emily Lamancusa (emlam) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #101 from Emily Lamancusa (emlam) <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
