jpiquot / ChildTasksTemplate

Apache License 2.0
8 stars 4 forks source link

How can I work with custom WorkItemTypes? #8

Closed SzilardVigh closed 3 years ago

SzilardVigh commented 3 years ago

I was trying to use the following configuartion { name: "System.WorkItemType" value: "Review" } Review is a custom work item type created in an inherited process.

If I run this configurations, I'm getting the error message that says the Review is not allowed for System.WorkItemType. I have check the details of a custom type and there the System.WorkItemType has the Review value.

Could you guide me please? Thanks

jpiquot commented 3 years ago

Did you check your custom work item name with the API?

Rest API WorkItem types