How to sort queried work items by text fields?
Is there anyway to sort the list of work items that are returned by a query based on their text fields? i.e. if I have a custom work item with a text field that contains "Bob" and another of the same type that contains "Jim" and if I query on all instances of that custom work item, is there anyway to sort them in ascending or descending order based on the their text fields?