I maintain projects with hundreds/thousands of issues, and find it impossible to switch to GitHub, because GitHub's issue tracking does not allow sorting.
As a workaround, I use custom labels to set an issue as Critical/High/Medium/Low (priority), and Bug/Enhancement/Task (type).
But in the issues list, I can't order by anything.
I have contacted GitHub already, but is there a solution meanwhile?
I looked at the issues API but can't find an easy way to sort issues. By the way, I would like to sort by type then priority.