jpiquot / ChildTasksTemplate

Apache License 2.0
8 stars 4 forks source link

Creation of work items as bugs rather than tasks #34

Open ste-fc opened 1 month ago

ste-fc commented 1 month ago

Is it possible to create work items as bugs rather than tasks with this extension? I've tried adding the following into the 'fields' section of one of the templates, but it still creates the work item as a task. { "name": "System.WorkItemType", "value": "Bug" }