Adding Horizontal Lines to Break Up to Work Item List
I would like to know if it is possible to add a Horizontal Line to Break Up the different work item types that I have configured for our environment. It would look like something like the following:
Planning Items:
_____________________________
Work Item Type1
Work Item Type2
etc.
Execution Items:
_____________________________
Work Item Type1
Work Item Type2
etc.
The idea would be when you create new work items either from the web browser or from the Eclipse client you would see some hierarchy instead of a flat structure. Is this something that would be possible by modifying the XML?
Accepted answer
I believe you are looking for "grouping" of the work item types. I am not aware of such feature exists in RTC. You can open an RFE for that.
Having said that, the order of the work item types appearing in the "create work item" menu is the same as in the Process Configuration Source (the XML in your words). So you can organize them in an order of your liking. I think that's the closest you can get for the time being.
Having said that, the order of the work item types appearing in the "create work item" menu is the same as in the Process Configuration Source (the XML in your words). So you can organize them in an order of your liking. I think that's the closest you can get for the time being.