Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

how the severity enumeration is set in a query?

I have added a new severity enumeration value and have move it in righy place in list display with move button.

- Minor

- Moderate (new)

- Major

- Critical

But when quering on enumeration basis following descending sort I get the new added value placed in bad place on list

- Minor

- Major

- Critical

- Moderate (new)

I suppose the sorting follows literal number of severity entry

how to order in right way the severity list with new value?

0 votes



One answer

Permanent link
There are known issues with sorting on enumerations. These are being tracked by  https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=175676

In reproducing your case, I see the same behavior for Severity or Priority -- the query-based initial sort is based on the literal id. If you sort using the column heading in the result set it will resort into the order as visible in the enumeration definition (at least in the Eclipse UI).

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 17 '12, 8:49 a.m.

Question was seen: 3,548 times

Last updated: Jul 17 '12, 2:13 p.m.

Confirmation Cancel Confirm