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
Asked
Active
Viewed 351 times
2
-
just change the area path to the second team area path – Shayki Abramczyk Jul 06 '20 at 08:24
2 Answers
1
You can move the work items: https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/move-change-type?view=azure-devops
Or you can create a copy using export and import csv backlog: https://learn.microsoft.com/en-us/azure/devops/boards/queries/import-work-items-from-csv?view=azure-devops

Savio Moreira
- 81
- 1