Replies: 2 comments 3 replies
-
Seanrio 1Odd, you will need to run your config in visual studio debug to see what the issue is here. Senario 2
You don't have the appropriate permissions or the Project that you are trying to connect to does not exist. |
Beta Was this translation helpful? Give feedback.
-
Hi there, This looks to be a complex issue that you will need to debug locally to figure out what is going on. Debug in Visual Studio Steps:
Your assistance is greatly appreciated! Thanks, Azure DevOps Migration Tools team |
Beta Was this translation helpful? Give feedback.
-
Scenario 1: While Migrating the test plans and test suite, we are receiving below error, Wanted to confirm if the below query is correct?
"TestPlanQuery": "PlanName = 'testplan name'"
Log file attached.
Error log:
below is the Config file:
=========================================================================================
Scenario 2: Also, if we set "TestPlanQuery" to null, we are receiving below error
Error log:
Config file:
Note: As checked the permission, i have Early Adopter Access level. PAT token is generated today and has full access.
Beta Was this translation helpful? Give feedback.
All reactions