Problem with sorting custom enumerations.
Hi,
Can RTC sort custom enunmerations?
I am using v4.0.1 but I have also tested this in v4.0.4 and get the results which are not correct. Did anyone else notice this?
Thanks
Kev
|
Accepted answer
Hi Kevin,
The sorting order of literals is alphabetical sorting by literal ID, not by literal name. This is an identified issue and there is an existing RFE for this which you should consider voting for:
http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=31942
Hope the info helps.
-Kunal
Kevin Scott selected this answer as the correct answer
Comments
N Z
commented Oct 05 '14, 5:12 p.m.
A RFE? They've got to be kidding! This is a bug, plain and simple, quite a fundamental one too, the Jazz team should fix it, not expect customers to vote on it. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
The workaround for this is to change the enum IDs to match the visible values .