How to Sort items by String field in plan view?
One answer
If the plan views don't support it, it can not be done.
Comments
Thanks Ralph !!
The exact scenario is that
we are sorting based on the Rank but some of the work items do not have rank assigned to them in that case we want to sort the other work items based on the other field which is String.
There is an option provided for sorting based on the unranked items for that I
m able to see only the enumerations . I
v seen in the documentation that "A restriction for your Ranking Attribute is that it must be an enumeration".
Is there any way that I can solve my problem i.e., I should be able to sort the unranked items based on a specific column.
Thanks,
Surender
In RTC 5.0.2 you can specify to sort by rank. In the same display option you can select a second attributeĀ (that supports sort order) which is used for the work items that don't have a rank.
If your version of RTC does not support this yet, it can probably not be done.
Only enumerations and the complexity attribute seem to be supported for the second sort option as far as I can tell.