简体   繁体   English

导出和编辑 Azure Devops 中的工作项

[英]Export and edit work items in Azure Devops

I have a problem with exporting and customizing work items in Azure DevOps when I try to export work items I get this error "The feature is disabled. Contact your Azure DevOps Server administrator. process ID x Project ID x."我在 Azure DevOps 中导出和自定义工作项时遇到问题,当我尝试导出工作项时出现此错误“功能已禁用。请联系您的 Azure DevOps Server 管理员。进程 ID x 项目 ID x。” I'm the only user in azure DevOps I tried with tftp tools and witadmin command and both errors were the same.我是 azure DevOps 中的唯一用户,我尝试使用 tftp 工具和 witadmin 命令,但两个错误都是一样的。 can anyone help me谁能帮我

Notice: I use Azure DevOps On-premise注意:我使用 Azure DevOps On-premise

when I try to export work items I get this error "The feature is disabled. Contact your Azure DevOps Server administrator. process ID x Project ID x当我尝试导出工作项时出现此错误“该功能已禁用。请联系您的 Azure DevOps Server 管理员。进程 ID x 项目 ID x

To achieve the above requirement,为达到上述要求,

As you are user, First of all you need to have an administrator permissions to your project .作为用户,首先您需要拥有项目的管理员权限 Then we can export the project.然后我们就可以导出项目了。

Based on this Prequisite as described on MS DOC well: -基于此先决条件,如MS DOC所述:-

在此处输入图像描述

To get those permissions you can refer this MS DOC .要获得这些权限,您可以参考此MS DOC

For more information please refer this MICROSOFT DOCUMENTATION有关详细信息,请参阅此MICROSOFT 文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 有没有一种方法可以使用 Rest API 从 Azure 逻辑应用程序创建 Azure DevOps 工作项? - Is there a way that we can create Azure DevOps work items using Rest API from Azure Logic apps? Azure devops 发布编辑批量 110 - Azure devops release edit bulk 110 如何导出多个 Azure DevOps 变量组? - How to export multiple Azure DevOps Variable Groups? 通过JavaScript获取Azure DevOps所有已合并到分支的工作项 - Obtain all work items from Azure DevOps that have been merged into a branch via JavaScript 从 azure devops Boards 查询导出到 csv 查询 API - Export to csv queries API from azure devops Boards Queries 如何更改 Azure DevOps 工作项中工作项的日期格式 - How to change the date format on a Work Item in Azure DevOps Work item Azure DevOps 管道 VsBuild 不适用于 Azure Function v2 - Azure DevOps Pipeline VsBuild dont work with Azure Function v2 如何不在 azure devops 中的“创建工作项”任务中创建重复项 - How not to create duplicates in a task "Create work item" in azure devops azure-devops python 运行“create_work_item”时出错 - azure-devops python error running 'create_work_item' 如何使用 Azure DevOps API 将工作项与测试结果相关联? - How to associate a work item with a test result using the Azure DevOps API?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM