After migrating the work items from one azure devops environment to another. When rerunning the tool, the tool updates the related links but the discussions are not updating. How can we move over new discussions from the old environment?
Work Item discussion is not being added when rerunning tool
75 Views Asked by Kevin Meyers At
1
There are 1 best solutions below
Related Questions in AZURE-DEVOPS-MIGRATION-TOOLS
- azure-devops-migration-tools and having difficulty validating results and it is not updating previously migrated Test Configurations
- Not able to created ReflectedWorkItemId field for all work item types
- Issue in TestPlansAndSuitesMigrationConfig of Azure DevOps Migration Tools
- How to map users from Tenant 1 to Tenant 2 while migrating project between these tenants?
- Http 503 error while migrating workitems in azure devops
- How to create a map for deleted iterations
- Getting exception "ValidatingRequiredField: User Story does not contain ReflectedWorkItemId" while trying to migrate work Items between Projects
- Azure ADO Shared query migration - TfsSharedQueryProcessorOptions SourceName TargetName
- Unable to migrate link where Link of type System.LinkTypes.Hierarchy-Forward
- How do i map fields based on a condition when using the Azure DevOps Migration Tools?
- work item migration, but custom fields where not available on the target environment
- Work Item discussion is not being added when rerunning tool
- Data Migration tool failing on validate command for Azure DevOps Server to Services migration
- TF237124: Work Item is not ready to save at Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem.Save(SaveFlags saveFlags) Unable to migrate
- Unable to successfully migrate a project: TF201077: The work item type cannot be found
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Discussions are not migrated as they are part of the REST API, and the Azure DevOps Migration Tools use the ObjectModel...
https://nkdagility.github.io/azure-devops-migration-tools/