When sorting by priorty, the requests are sorted by priority...alphabetically, rather than by actual priority. So we end up with this:
Rather than:
High
Medium
Normal
Low
On a similar note, I'm not sure what the priority difference is between "normal" and "medium"; It seems like based on the color differentiation, normal is a lower priority.