我们想将流程导入或天蓝色的 devops 组织(板/流程),但该功能被禁用。所有权限都设置为允许。
我们尝试从 REST API 导入流程:
{
"$id": "1",
"innerException": null,
"message": "The feature is disabled. Contact your Azure DevOps Server administrator.",
"typeName": "Microsoft.TeamFoundation.Framework.Server.FeatureDisabledException, Microsoft.TeamFoundation.Framework.Server",
"typeKey": "FeatureDisabledException",
"errorCode": 0,
"eventId": 3000
}
我们如何执行此操作或启用此功能?导入按钮应该在组织中可用。
我们还尝试从 witadmin 导入流程,但或组织在云中(非本地)。