Tagged: Azure DevOps Issue
Encountering the “VS402831: Cannot move or copy work item” error in Azure DevOps can be a frustrating roadblock, especially when you’re trying to streamline your workflow by migrating work items between projects. This common...
This issue might occur when the user doesn’t have proper access permissions to access the repositories. This occurs when a user doesn’t have Basic or Basic+TestPlans or Visual Studio Professional or Visual Studio Enterprise...
This error occurs when you are trying to add some comment or something to the Pull Request which has been already created and this can be easily fixed by adding appropriate permissions to the...
This error would occur during creation of pull request to merge one branch with another branch. This error occurs when there is a repository that has same name in another project (or) folk of...
Issue: Not able to create new TFVC repository and Git is marked and unable to change it to TFVC repository When you try to create a new TFVC repository the option to choose an...
Issue: VS402913: The release definition cannot be saved because the environment references a service endpoint that cannot be found, or that you do not have permission to access Solution : The issue is due...
Issue: VS403093: The work item XXXXX cannot be moved. Work items with links to Test Case work items cannot be moved. Please remove the work item link(s) and try again Solution : This occurs...
Azure DevOps Issue: Work item type Test Case cannot be disabled. Disabling test work item types is not allowed. Solution : By Default TestCase workitem cannot be disabled. And along with it TestSuites/TestPlan can’t...
Azure DevOp Issue: When you try to remove TestCases from Query Based Suites, you may not find an option to remove the TestCases whereas for Static & Requirement based suites you may find a...
Azure DevOps Issue: Suppose let us say if you have Main TestPlan with 100 TestCases and for each Release, you create a clone of the MainTestPlan and name it asĀ Release-1, Release-2. Any change...