how to move or copy work item under a team to another team within same project in Azure Devops?

Viewed 161

Is there any way to move or copy a work item from one team to another team within same project in Azure Devops? Anyone please help

2 Answers

You can update the Area path to the new teams name as follows,

enter image description here

Related