I have a composite column that usually shows a number. However, for a subset of books it shows a value like '60/70.'
If I set the column to sort by number, it fails to sort entirely. I have to do it by text, but this results in weird sorting (e.g. 10, then 100, then 11). Is this intended?