I'm a newbie to Confluence and wanted to share a solution that is so NOT intuitive on how to sort a column in a page.
- Click 'Edit' on the page
- Click the table inside the Table Properties
- Click 'Edit'
- At the end of the JQL (top box above the search tool), add 'ORDER BY columnname DESC/ASC
- Click the Search tool (magnifying glass)
- Click 'Insert' at bottom right corner
- Click 'Save' and the page will be sorted
The most important step here? #5 because this somehow allows it to sort. If you don't do this step, it does not work.
Not sure if anyone had this problem, but this is how it worked for me, so wanted to share this ridiculous method to sort by columns.