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

How do I order the WI types under "Types and Attributes"

Under the Process Configuration tab,
   Under Project Configuration
      Under Configuration Data
         Under Work Items
            Under Types and Attributes

How do I order the Work Item Types alphabetically

0 votes



One answer

Permanent link

You have to edit the Process configuration Source to re-order the list - this works for the Web version and I think it works for the Eclipse.. but not 100%.

They are listed in order under:

<configuration-data final="false" id="com.ibm.team.workitem.configuration.workItemTypes" xmlns="http://com.ibm.team.workitem/workitemTypes">

Example: Listing 3 work items types in order

<type category="com.ibm.team.workitem.workItemType" icon="processattachment:/workitemtype/enhancement.gif" id="enhancement" name="Enhancement"/>

<type category="com.ibm.team.workitem.workItemType.risk" icon="processattachment:/workitemtype/risk.gif" id="com.ibm.team.workitem.workItemType.risk" name="Risk"/>

<type category="com.ibm.team.workitem.workItemType.usecase" icon="processattachment:/workitemtype/ticket.gif" id="usecase" name="Use Case"/>

0 votes

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: Jan 28 '16, 9:42 p.m.

Question was seen: 2,005 times

Last updated: Jan 29 '16, 4:44 a.m.

Confirmation Cancel Confirm