Custom Sort Order for TFS Fields
At the moment is very difficult to get a good sort order for any field that is not-numerical. Give me the ability, either when I create a field, or when I create a query, to set a custom sort order.
This comes up all the time. But here are two examples.
Status: I have New, Active, Closed. I'd like to have the sort order match the chronology of the workflow, but all I can get is alphabetical.
Stack Rank: We use stack rank to organize the most pressing work item, but don't apply it to all items in our backlog. However, when i sort on this field ascending items that don’t have any rank at all are always put first. I need them on the bottom.
4 comments
-
Demitrius Nelon
commented
I implemented a painful work around by adding a WITStateSortOrder field and using the copy action WHEN the state changes to achieve this.
-
Visual Studio ALM Team
commented
Great feedback. This has long been a request by our customers. Thanks for submitting.
Gregg Boer - MSFT / TFS Product Group
-
Paul
commented
whoops ... cut-n-paste this twice:
Beta Testing
Design
Implementation
Integration Testing
Post Release
Requirements
System Testing
Unit Testing -
Thanks for the idea, John. A note about the stack rank scenario: we changed the sort order behavior for numbers in the next version of the product to take into account this scenario. Now, blank values are sorted at the end of the list rather than the front.
Jon Tsao, Program Manager, Team Foundation Server