Replies: 1 comment
-
If you have not already checked Iteration and Area Maps for the correct format. For JSON to work the This would be a valid match: "IterationMaps": {
"SourceProject\\\\Sprint 1": "Target Project\\Iteration 0",
"SourceProject\\\\Sprint 2": "Target Project\\Iteration 0"
},
"AreaMaps": {
"SourceProject": "Target Project"
}, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I keep getting this error that the iteration node does not exist, I am trying to map it to the name of the node in the target org in the iteration map but it does not seem to be working, I have tried several variations with the escape characters and such!
But it still lists as an error
What happened?
Debug in Visual Studio
Beta Was this translation helpful? Give feedback.
All reactions