How to change the sequence of workitem types listed
![]()
Pravin Patil (104●1●22●122)
| asked Sep 29 '15, 9:19 p.m.
edited Sep 30 '15, 5:50 p.m. by Geoffrey Clemm (30.1k●2●30●35) Hi, I want to change the sequence of workitem types listed but I don't see any options listed under "Configuration Data > Work Items > Types and Attributes > Work Item Types? Please suggest from where can I manage the work item type sequence? |
One answer
![]()
The order appears to be determined by the <type/> tags in the process configuration source. So you may want to arrange them in the Process Configuration Source tab using the RTC Eclipse client.
Comments unfortunately, I don't see the <type/> tag in process configuration source... 1
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Look for "<type". You'll find things like:
Perfect, thanks! |
Comments
I assume you are looking for the order of the "workitem types", not the order of "workitems", so I've updated your question. In order to make sure you get the answer you are looking for, you probably should mention which place(s) in the GUI you are looking for this ordering.