It's all about the answers!

Ask a question

String custom attributes not sortable by col header in web


Daniel Cox (4261168) | asked Aug 25 '09, 7:31 a.m.
I have a query with a string custom attribute. I understand that I can't add custom attributes to the predefined sort criteria (ie where clause in underlying SQL) but I thought that this would be sortable by clicking on the column header in the resulting display list in the web UI.

Maybe this works only in the Eclipse UI because it has pulled the full result set back while the web UI is paginated?

One answer



permanent link
Patrick Streule (4.9k21) | answered Aug 25 '09, 12:24 p.m.
JAZZ DEVELOPER
I have a query with a string custom attribute. I understand that I
can't add custom attributes to the predefined sort criteria (ie where
clause in underlying SQL) but I thought that this would be sortable by
clicking on the column header in the resulting display list in the web
UI.

Maybe this works only in the Eclipse UI because it has pulled the full
result set back while the web UI is paginated?

Yes, that is correct.

Sorting by custom attributes (on the repository layer) is tracked in
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/65461

This would also solve the Web UI issue.

--
Regards,
Patrick
Jazz Work Item Team

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.