简体   繁体   English

无法在 Azure Devops 中创建继承的进程

[英]Can't create inherited process in Azure Devops

I am new to Azure Devops server and I'm trying to create an inherited process.我是 Azure Devops 服务器的新手,我正在尝试创建一个继承的进程。 my collection is type hosted xml.我的收藏是类型托管的 xml。

I used this link: https://docs.microsoft.com/en-us/azure/devops/organizations/settings/work/manage-process?view=azure-devops我使用了这个链接: https://docs.microsoft.com/en-us/azure/devops/organizations/settings/work/manage-process?view=azure-devops

But I don't see in my process the option of creating inherited process.但是我在我的流程中没有看到创建继承流程的选项。

My Process menu我的流程菜单

Thanks谢谢

To create, edit, and manage processes, you must be a member of the Project Collection Administrators group , or have the corresponding permissions Create process , Delete process , Edit process , or Delete a field from organization set to Allow .要创建、编辑和管理流程,您必须是Project Collection Administrators 组的成员,或者具有相应的权限Create processDelete processEdit processDelete a field from organization set to Allow

By default, only Project Collection Administrators can create and edit processes.默认情况下,只有项目集合管理员可以创建和编辑流程。 However, these admins can grant permissions to other team members by explicitly setting the Create process , Delete process, or Edit process permissions at the collection level for a specific user.但是,这些管理员可以通过在特定用户的集合级别显式设置创建进程、删除进程或编辑进程权限来向其他团队成员授予权限。

Here is the document you can refer to.这是您可以参考的文档

在此处输入图像描述

在此处输入图像描述

Update :更新

You can't import or define a global list as supported by the Hosted XML and On-premises XML process models.您无法导入或定义托管 XML 和本地 XML 流程模型支持的全局列表。 To learn more, see Define global lists .要了解更多信息,请参阅定义全局列表

The Inheritance process model doesn't support global lists. Inheritance 进程 model 不支持全局列表。

This is stated in this official document .这是在这个官方文件中说明的。

In addition, migration from XML to Inherited is not supported on Azure DevOps Server yet.此外,Azure DevOps Server 尚不支持从 XML 迁移到 Inherited。 Please refer to this case .请参考这个案例

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM