简体   繁体   English

Azure DevOps 中的存储库问题,错误代码 TFS.WebAPI.Exception:TF401027

[英]Repository Problem in Azure DevOps, error code TFS.WebAPI.Exception: TF401027

I'm running into an error code in the Pull request manager Hub in the Azure DevOps:我在 Azure DevOps 的 Pull request manager Hub 中遇到错误代码:

There was an error during the extension load: TFS.WebApi.Exception: TF401027: You need the Git 'GenericRead' permission to perform this action.扩展加载期间出错:TFS.WebApi.Exception:TF401027:您需要 Git“GenericRead”权限才能执行此操作。 Details: identity '...', scope 'repository'.详细信息:身份“...”,scope“存储库”。

which leaves me a bit baffling since the team lead and manager is already sure that I have permission to view pull request, I could even comment and fix pull request that I was added on, but the manager hub is where it refused to show up for me.这让我有点莫名其妙,因为团队负责人和经理已经确定我有权查看拉取请求,我什至可以评论和修复我添加的拉取请求,但经理中心是它拒绝出现的地方我。 the permission management权限管理

enter image description here在此处输入图像描述

This error occurs when a user with a stakeholder license tries to create a repository当拥有利益相关者许可证的用户尝试创建存储库时会发生此错误

Solution: Upload the license of the user from “StakeHolder” to “Basic” or get him MSDN Visual Studio Professional or Enterprise subscription解决方案:将用户的许可证从“StakeHolder”上传到“Basic”或获取他的 MSDN Visual Studio Professional 或 Enterprise 订阅

By default stakeholders won't have access to repos but they can try to create repository from organization settings..默认情况下,涉众将无权访问存储库,但他们可以尝试从组织设置创建存储库。

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

相关问题 TF30063错误在Azure DevOps中打开已打开项目并已连接到本地TFS服务器的项目,或者选择了Team Explorer选项卡 - TF30063 error opening projects in Azure DevOps with a project already open connected to on-premises TFS server, or with Team Explorer tab selected 仅将具有历史记录的 TFS 存储库的一部分迁移到 Git azure devops - Migrate only part of TFS repository with history to Git azure devops Azure DevOps – 到 Intranet TFS 2018 的管道:SSL_ERROR_SYSCALL - Azure DevOps – Pipelines to intranet TFS 2018: SSL_ERROR_SYSCALL Azure DevOps 错误“Git fetch failed with exit code 128”在其他 git 存储库的构建管道期间 - Azure DevOps error 'Git fetch failed with exit code 128' during build pipeline of other git Repository 从terraform代码中的Azure DevOps的现有项目中获取存储库id - To get the repository id from an existing project of Azure DevOps in terraform code 源码从 TFS 2013 迁移到 Azure Devops 服务 - Source code migration from TFS 2013 to Azure Devops service TFS 2015 到 Azure DevOps 的迁移 - TFS 2015 to Azure DevOps Migration Azure DevOps 代码存储库是否有灾难恢复程序或计划? - Is there a disaster recovery procedure or plan for Azure DevOps code repository? 如何将本地TFS与Azure源代码存储库连接 - How to connect on-premises TFS with Azure source code repository Azure Devops,导入 Git 存储库 - Azure Devops, import Git Repository
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM