TfsTeamProjectManager icon indicating copy to clipboard operation
TfsTeamProjectManager copied to clipboard

Azure DevOps Server 2019 compatibility

Open evertonmc opened this issue 5 years ago • 3 comments

Processing Team Project "demos"
An error occurred while processing Team Project "demos": The feature is disabled. Contact your Azure DevOps Server administrator. Process Id: 03e4e666-dae6-4b58-a2ff-ab65fc17a4f6, Project Id: de5520dd-37a7-46d6-8537-d2ba20af34db
Microsoft.VisualStudio.Services.Common.VssServiceException: The feature is disabled. Contact your Azure DevOps Server administrator. Process Id: 03e4e666-dae6-4b58-a2ff-ab65fc17a4f6, Project Id: de5520dd-37a7-46d6-8537-d2ba20af34db
   at Microsoft.TeamFoundation.WorkItemTracking.Client.Provision.ProvisionClass.ExportWorkItemTypeUsingServerProvisioning(Int32 projectId, Nullable`1 typeId, Boolean includeGlobalList, XmlDocument& template)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.Provision.ProvisionClass.ExportWorkItemType(Int32 projectId, Int32 typeId, Boolean withGlobalListsFlag)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.Provision.ProvisionClass.ExportWorkItemType(WorkItemStore ws, Int32 projectId, Int32 typeId, Boolean withGlobalListsFlag)
   at TeamProjectManager.Modules.WorkItemConfiguration.WorkItemTypes.WorkItemTypesViewModel.<>c__DisplayClass82_0.<GetWorkItemTypes>b__0(Object sender, DoWorkEventArgs e) in C:\Users\jelled\Desktop\Code\TfsTeamProjectManager\Repo\TeamProjectManager.Modules.WorkItemConfiguration\WorkItemTypes\WorkItemTypesViewModel.cs:line 187
Retrieved 0 work item types

evertonmc avatar May 13 '19 15:05 evertonmc

Get Work Item Types not working

evertonmc avatar May 13 '19 15:05 evertonmc

were you able to fix the issue?

gopireddyravindar avatar Oct 02 '19 17:10 gopireddyravindar

Currently running on-prem ADO 2019 and have no issues getting the work item types.

erelado avatar Mar 30 '21 06:03 erelado