Beginning run of 0 processors #2382
Answered
by
MrHinsh
amalavarghese
asked this question in
Q&A
-
I am trying to migrate my entire devops project from one organisation to another. For which iam trying to use azure devops migration tool for migrating workitems (along with history, comments, attachments, etc.) and pipelines. But when executed the configuration.json file it shows no processor are run.
configuration.json file:
|
Beta Was this translation helpful? Give feedback.
Answered by
MrHinsh
Sep 23, 2024
Replies: 2 comments 4 replies
-
Please provide the entire log file! |
Beta Was this translation helpful? Give feedback.
0 replies
-
log file attached |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution: Your "Processors" node is at the root and not "MigrationTools:Processors" where its suposed to be... :)
You have an extra
},
after "MigrationTools:Endpoints"