cost 255 ms
无法迁移链接类型为 System.LinkTypes.Hierarchy-Forward 的链接 - Unable to migrate link where Link of type System.LinkTypes.Hierarchy-Forward

我使用Azure DevOps 迁移工具从同一组织中的两个 Azure 项目迁移所有类型的工作项我进行了很多搜索并浏览了所有文档,但没有找到关于如何将父子链接项迁移到目标项目的可靠解决方案。 我将LinkMigrationSaveEachAsAdded标志设置为 true/false,但它不起作用。 ...

使用 Azure DevOps 迁移工具时如何根据条件映射字段? - How do i map fields based on a condition when using the Azure DevOps Migration Tools?

我的 Azure DevOps 用户故事中有一个自定义字段,它直接映射到目标项目中的相同自定义字段。 但是我希望能够用另一个字段的数据填充它,以防源上的自定义字段为空,如下所示: 如果源上的字段 A 为“ABC”,则目标上的字段 A 将为“ABC”。 如果源上的字段 A 为“”,则目标上的字段 A ...

数据迁移工具在 Azure DevOps 服务器到服务迁移的验证命令上失败 - Data Migration tool failing on validate command for Azure DevOps Server to Services migration

我们正在从 Azure DevOps 服务器迁移到服务。 为此,我使用 Microsoft 的数据迁移工具 2020.1.2,它支持我的本地 Azure DevOps Server 2020.1.2。 一切都很好,但问题是当我尝试在 CMD 提示符上使用迁移工具进行验证时,弹出窗口没有详细信息。 它 ...

TF237124:工作项未准备好保存在 Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem.Save(SaveFlags saveFlags) 无法迁移 - TF237124: Work Item is not ready to save at Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem.Save(SaveFlags saveFlags) Unable to migrate

我正在尝试将工作项目类型产品积压项目作为用户故事迁移到另一个项目。 TF237124:工作项未准备好保存在 Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem.Save(SaveFlags saveFlags) 无法迁移 ...

无法成功迁移项目:TF201077:找不到工作项类型 - Unable to successfully migrate a project: TF201077: The work item type cannot be found

我已经成功地迁移了库存项目和定制项目,但是我在一个项目上遇到了问题,我不能基于相同的配置文件移动(所以它可能不是配置)。 看起来它无法保存工作项。 我已经尝试使用相同的流程,组织到组织,并删除任何迭代,在同一个组织中进行项目。 我只是得到同样的错误。 我正在迁移的工作项目是非常基本的任务/故事,没有 ...

此路径未锚定在源项目名称中 - This path is not anchored in the source project name

我在迁移 WI 时遇到了麻烦,它已经在项目之间的组织内部迁移了。 根据调试,系统是从创建WI时的区域路径和交互路径获取信息,而不是从它的实际状态获取信息。 错误: ERR] System.InvalidOperationException:此路径未锚定在源项目名称中:OldTeamProjet ...

是否可以从不同的租户迁移工作项 - Is it possible to migrate work item from different tenants

我在 Azure Devops 中有两个组织,有不同的租户,一个在“@xpto”,另一个在“@abcd”,是否可以将板、工作项、管道、repos 从“@xpto”迁移到“@abcd” ? 我相信在工作项目中,那些已经指向某人的项目可能存在问题,因为他们是不同的租户,例如“marie@xpto.co ...

如何从 Azure DevOps 服务迁移到 Azure DevOps Server - How can i Migrate from Azure DevOps services to Azure DevOps Server

我正在 Azure DevOps Online(服务)中运行我的项目集合。 我想将它迁移到 Azure DevOps On-Prem Server。 在这里帮助我解决我将面临的不兼容问题以及如何克服它。 从 Azure DevOps 在线(服务)迁移到 Azure DevOps 服务器(本地)的 ...

ERR - 工作项未准备好保存 - Azure DevOps 迁移工具 - ERR - Work Item is not ready to save - Azure DevOps migration tools

试图将工作项从一个组织迁移到另一个组织。 两个组织都是 Azure DevOps Services。 当我执行时: migration.exe execute --config.\configuration.json 我收到错误: 此问题仅发生在并非所有工作项中。 进行了一些测试,似乎问题与工作项历 ...

通过 Azure DevOps 迁移工具运行迁移的管道时出现“未指定假脱机”错误 - "No spool was specified" error while running migrated pipelines via Azure DevOps Migration tool

我们最近使用 Azure DevOps 迁移工具将我们的管道迁移到不同的组织。 迁移本身是成功的,我们可以在目标项目中看到所有迁移的管道。 但是在运行迁移的管道时遇到错误“没有指定假脱机”。 有人在使用 Azure DevOps 迁移工具时遇到过这个问题吗? 我尝试通过在 Destination 项 ...

将带有链接的工作项迁移到另一个项目中的 git 存储库时,链接不会迁移 - When migrating work items with links to a git repo in another project, links are not migrating

我们目前正在使用https://nkdagility.github.io/azure-devops-migration-tools/工具在 Azure Devops 组织之间移动多个项目。 许多正在迁移的工作项都链接到来自同一组织内另一个项目的 git 存储库(提交、分支)。 当该工具运行时,如果它 ...

我可以获得完整的配置吗?用于迁移板、管道、repo 等的 azure-devops-migration-tools 的 json 文件 - Can i get complete configuration.json file of azure-devops-migration-tools for migrating board,pipeline,repo etc

我可以获得完整的配置吗? azure-devops-migration-tools 的 json 文件,用于迁移板、管道、回购等我正在努力理解和准备配置文件,有人可以帮助我提供示例或完整文件。 ...

如何使用迁移工具迁移 Git 存储库 (https://marketplace.visualstudio.com/items?itemName=nkdagility.vsts-sync-migration) - How to Migrate Git Repositories using migration-tools (https://marketplace.visualstudio.com/items?itemName=nkdagility.vsts-sync-migration)

如何使用 azure-DevOps-migration-tools ( https:\/\/marketplace.visualstudio.com\/items?itemName=nkdagility.vsts-sync-migration<\/a> ) 迁移 Git 存储库 我添加了 ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM