When I have a column that is a reference, and I elect to sort by that column, it does not sort at all.
For example, if I have a folder called “Departments”, and each record has a “name” attribute with data like “Sales”, “Support”, “Operations”.
And then I have an “Employee” folder, with a reference column and I select a “Department” record for each row. If I sort by that reference column, I would expect it to sort it in alphabetical order by name (whatever data is shown in that column). But no matter how I sort, the order does not change.