Process Definition Processor #2798
Replies: 2 comments 7 replies
-
|
The ProcessDefinitionProcessor appears to have compatibility issues with the current endpoint implementations. The error I keep getting: My config file: { } I tried changing to TfsTeamProjectEndpoint but it doesn't accept it: Unable to cast object of type 'MigrationTools.Clients.TfsTeamProjectEndpoint' to type 'MigrationTools.Endpoints.AzureDevOpsEndpoint'. Is there something I am missing or is this a bug? |
Beta Was this translation helpful? Give feedback.
-
|
I have project copying and query copying working. the "doubling" of connectionstrings, is to facilitate easier test with different endpoint options. [09:48:33 INF] [16.3.1] Azure DevOps Migration Tools [Object Model] {"Timestamp":"2025-10-06T09:48:41.0380483+02:00","Level":"Fatal","MessageTemplate":"Error while running {MigrationContextname}","TraceId":"c929e365e5dcc78974e7ee800ff59c93","SpanId":"2c6bb356e804e90d","Exception":"System.NullReferenceException: Objektreferencen er ikke indstillet til en forekomst af et objekt.\r\n ved MigrationTools.Processors.ProcessDefinitionProcessor.EnsureConfigured() i D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.AzureDevops.Rest\Processors\ProcessDefinitionProcessor.cs:linje 112\r\n ved MigrationTools.Processors.ProcessDefinitionProcessor.InternalExecute() i D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.AzureDevops.Rest\Processors\ProcessDefinitionProcessor.cs:linje 90\r\n ved MigrationTools.Processors.Infrastructure.Processor.Execute() i D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools\Processors\Infrastructure\Processor.cs:linje 99","Properties":{"MigrationContextname":"ProcessDefinitionProcessor","SourceContext":"MigrationTools.Processors.Infrastructure.Processor","versionString":"16.3.1","ProcessId":2592}} |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is for questions, feedback, and community support related to the Process Definition Processor.
Quick Reference
ProcessDefinitionProcessorHow to Use This Discussion
Related Documentation
Please refer to the official documentation for detailed configuration options and examples.
Beta Was this translation helpful? Give feedback.
All reactions