Actions
Bug #4673
closedCount columns should be sorted in descending order by default
Description
For pages in the UI that allow sorting by count, it should be by descending order first (user wants to see the "interesting" information first).
Scoped_search's rails sort helper doesn't support a default sorting order yet. When/if it does, then we should change the views.
Actions