https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40245 --- Comment #24 from CJ Lynce <cj.lynce@westlakelibrary.org> --- These new patches incorporate previous suggestions. Additionally, I changed the display behavior of the `Firstname` when the feature is turned on and preferred_name is different for a patron; it now displays in addition to the `othernames`, and not instead of `othernames` as it did originally. It adds slightly to the length of the overall patron name in search results, but will better accommodate organizations that use both `preferred_name` and `othernames`. For the Cypress tests, I adjusted the existing patron displays tests from previous bugs (bug 40995, bug 32176, bug 41003), to accommodate the addition of `preferred_name`. I welcome any feedback! Thanks for the help and suggestions thus far. -- You are receiving this mail because: You are watching all bug changes.