In the `BatchList` page the user can choose to sort by `Platform` and `Project`. But the items aren't displayed in alphabetical order. I'm pretty sure they are being sorted by `id`, not `name`.