问题描述
我们正在使用OpsHub迁移工具将各种项目从本地迁移到VS Online.
We're migrating various projects from on-prem to VS Online using the OpsHub Migration Tool.
我看到本地工作项目编号与VSO中的相同工作项目编号不匹配.这是设计使然,还是我使用的工具不正确?
I'm seeing that the work item numbers on-premises does not match the same work items number in VSO. Is that by design, or am I using the tool wrong?
如果没有,是否可以保留工作项目编号?
If not, is there a way to retain the work item numbers?
推荐答案
Workitem#是VS Online中自动生成的字段,OpsHub迁移工具不会迁移它们. OpsHub开始跨多个工作项类型(错误,测试用例等)并行迁移工作项.因此,不能保证两个端点上的workitem#都相同.
Workitem # is auto-generated field in VS Online, OpsHub Migration Tool do not migrate them. OpsHub starts migration of workitems across workitem types(Bug, Test Case, etc) in parallel. Thus there is no guarantee that workitem# will be same in both end point.
这篇关于从OpsHub TFS到VSOnline迁移实用程序-WorkItem#是否会保持不变?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!