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
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
You can move the work items: https://docs.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://docs.microsoft.com/en-us/azure/devops/boards/queries/import-work-items-from-csv?view=azure-devops