It's all about the answers!

Ask a question

Problem with sorting custom enumerations.


Kevin Scott (1824) | asked Oct 05 '14, 10:25 a.m.
 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

Comments
sam detweiler commented Oct 05 '14, 2:29 p.m.

The workaround for this is to change the enum IDs to match the visible values . 

Accepted answer


permanent link
Kunal Doddanavar (45222732) | answered Oct 05 '14, 11:39 a.m.
 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


Register or to post 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.