如何将仪表板、工作项、CI/CD 管道、测试计划和迭代从一个团队项目移动到另一个团队项目

How to move Dashboard, work items, CI/CD pipelines , test plans and iteration from one Team project to another

我需要将 Azure DevOps 中的一个大团队项目拆分为多个团队项目,如您所知,有工作项、迭代、存储库、测试计划和 CI/CD 管道要移动。实现此目标的最佳方法是什么 - 除了手动移动它们之外?

目前,没有将源代码从一个团队项目移动到另一个团队项目的默认方法。您可以检查OpsHub Visual Studio Online Migration Utility 可以迁移源代码、工作项等

同时,move work items (select some work items > Right click > Move) to another team project, move git repositories between team projects, move items in TFVC 功能可以帮助移动源。