I'm not seeing that.
If I make six cards: a, b, c, A, B, C
and sort alphabetically, it shows
a, A, b, B, c, C
If it was ASCII code, it would give me
A, B, C, a, b, c
What order are you expecting?
It looks like it has been changed to sort using the conventional alphabetical rules.
As of yesterday, it would have given you A, B, C, a, b, c
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @DMB ,
Currently, this is how you can sort! Maybe in the future, Trello adds another feature to sort on a different method!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.