It's all about the answers!

Ask a question

Is There A Way To Reorder the Drop Down Items Under "Work Items"?


Rob Olsen (3511852) | asked Jun 03 '15, 10:54 a.m.
So another simple request but not sure if it can be done.  This is more of a cosmetic fix, but when I added a couple of new options to Work Items, they defaults to the end of the list.  The customer would like to see them be the first ones in the list.  Is there a way to do this?

Accepted answer


permanent link
Tiago Moura (8387) | answered Jun 03 '15, 11:16 a.m.
 Yes, you can reorder.

You need to modify the order that they are declared on the process xml configuration.
Rob Olsen selected this answer as the correct answer

Comments
Rob Olsen commented Jun 03 '15, 12:20 p.m.

Thanks for the reply.  So using the RTC Client, I bring up the Project and click on the "Process Configuration" tab.  I am looking for the "Process XML Configuration" option, or is this changed on the actual server? 


Tiago Moura commented Jun 03 '15, 12:42 p.m.

 You are looking for the "Process Configuration Source" tab.


On the xml you need to find the follow tag:
<configuration-data xmlns="http://com.ibm.team.workitem/workitemTypes" id="com.ibm.team.workitem.configuration.workItemTypes">

And order the <type> children elements


Rob Olsen commented Jun 03 '15, 4:56 p.m.

Thanks!  I wish there was a better way to edit that XML then search through it all, but  did find it and made the change. 

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.