It's all about the answers!

Ask a question

Is it possible to create Work Item Types and Work Item Type Categories using the Java Plain Client Libraries?


1
1
Peter Hodges (3317) | asked Jun 13 '17, 2:54 p.m.
Using the Java Plain Client Libraries, is it possible to do any/all of the following:
  • create new Work Item Types of existing Work Item Type Categories
  • create new Work item Type Categories
  • add existing attributes to Work Item Types
I can already create new attributes, create/update work items, and get work item types and work item type categories for a specific project but I'm having trouble doing any of the above.

If this is not possible, is this possible to do programmatically with another method? I would prefer not to programmatically modify the process configuration source for fear of destroying a project, but I suppose that would be possible.

Alternatively, is there a recommended strategy for copying Work Item Types / Type Categories between projects?

Be the first one to answer this question!


Register or to post your answer.