Warm tip: This article is reproduced from stackoverflow.com, please click
tfs

Can the + button on a TFS kanban board be wired up to a Work Template?

发布于 2020-03-30 21:12:22

TFS 2018 on-premise.

I have created a new Work Template for bugs from /_admin/_work?type=Bug&_a=templates which pre-populates a number of fields on a new bug when clicked-through via a URL posted elsewhere.

enter image description here

What I'd like to be able to do is create the new work item based on the template from the + button on the kanban board.

enter image description here

How do I bind that + > Bug link to my Work Template?

Questioner
spikey_richie
Viewed
45
PatrickLu-MSFT 2020-01-31 16:29

Sorry it's not able to do this.

Q: How do I set a default template for a team?

A: The feature to set a default template for a team isn't a supported feature at this time.

You could only

  • Adding a work item using a template is to open the template link within a browser window
  • Apply a template to new or existing work item(s)

The + Bug will only open a Bug work item with default template. Then you could choose the template later.

More detail please kind refer our official doc here: Use templates to add and update work items