2 Jul
2024
2 Jul
'24
1:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 --- Comment #78 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- 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... -- You are receiving this mail because: You are watching all bug changes.