Hi,
Don’t know if it’s a feature request or a bug :
When I’m on an overview and I sort by title, sorting is “case sensitive” and inconsistant with special character.
Example of sorting (actual behaviour) :
An ordinary ticket 1
An ordinary ticket 5
[An ordinary ticket 3]
an ordinary ticket 2
What I’m expecting :
[An ordinary ticket 3]
An ordinary ticket 1
an ordinary ticket 2
An ordinary ticket 5
So I would like sorting order “SpecChar - UpperAndLower” instead of “Upper - SpecChar - Lower”
It would be nice if this sorting can be choose from the Options toogle
Thanks !