- First commit to issue fork.
- Merge request !11667Issue #2599626: Make Author column sortable by default β (Open) created by acbramley
- π¦πΊAustralia acbramley
Rolled into an MR.
I think the decision on whether this makes sense is valid when sites implement hook_user_format_name_alter, however those sites could simply turn it off?
I don't think we need tests here as we're just toggling on sorting - this should be tested elsewhere.
I don't think we need profiling here as the db query is simple.