How to export project area category?
I want to replica another project area category, is there a easy way to export the category?
|
2 answers
Hi Jia
I tried exploring the options to export categories: a. Using extract-export and import template but no luck. b. Replacing the process configuration source but still categories not available. There is an Enhancement request for the same which is currently Triaged. You can subscribe to the same and add comments too. Category should be exported to the process template (272564) For now, you have to manually create the work-item categories. If this answers your question please mark it as accepted. Regards, Rohit |
you would have to write java code using the plain java api to copy the categories, as there is no built in function to do this from the UI.
but it gets complicated quickly.. to copy the categories, you need the team areas already, and the timelines, and the users (and their licenses and roles in each team area).. Comments
Rohit Balduwa
commented Mar 08 '16, 9:13 a.m.
Hi Sam
sam detweiler
commented Mar 08 '16, 9:20 a.m.
yes. I wrote a utility for a client a couple years ago now to copy projects from one server to another, so I understand what needs to get done.
|
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.