https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633
--- Comment #79 from Katrin Fischer <[email protected]> --- (In reply to Martin Renvoize from comment #78) > Something like `ORDER BY COALESCE(NULLIF(preferred_name, ''), first_name), > last_name` you mean? > > We'll still need to work out how to wrap that for the API... Yes, because I think having it as a real database column might add some technical debt/more stuff to maintain. If we could avoid it with reasonable effort that might be nice. -- 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/
