The OpsHub free migration tool recently updated to version 2. This stripped much functionality out of the tool which I am trying to workaround. But I can't get passed the process validation, as it is complaining about the Code Review work item have a reviewed by field. We are using the agile process template in TFS 2013.4 with no customisation, any help to get passed this newly introduced blocker would be much appreciated.
相关问题
- Docker task in Azure devops won't accept "$(pw
- Authentication Failure using Git-LFS Azure DevOps
- Getting error: File extension specified '.webt
- “No test result files matching **/*.trx were found
- Azure Graph 403 Authorization_RequestDenied using
相关文章
- Build errors of missing packages in Visual Studio
- VSTS continuous integration triggers not working
- Close a work item via the commit message
- Increment variable value in TFS build +1
- Can't check in changes to TFS
- Running Jasmine tests on Azure DevOps as part of a
- Azure Active Directory: Add Service Principal to D
- Setup team or users permissions with VSTS REST API
Since it indicates that the "Reviewed By" field has been customized, you can try to download the default process template from "Visual Studio\Team\Team Project Collection Settings\Process Template Manager" and then import the "CodeReviewResponse.xml" WIT XML definition files using witadmin importwitd command.