I have added a team and also a group inside that project and I can add the group inside the project but I cannot assign a work item to that group or team. It keeps showing this error: error picture here
相关问题
- Docker task in Azure devops won't accept "$(pw
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- Visual Studio 2019 - error MSB8020: The build tool
- Authentication Failure using Git-LFS Azure DevOps
相关文章
- How to show location of errors, references to memb
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- Build errors of missing packages in Visual Studio
- Is it possible to do a “destroy history” in TFS?
- Copy different file to output directory for releas
- Edit & Continue doesn't work
As far as I know work items can only be assigned to specific people not groups
Just as the error mentioned, it's not support assign to the group in VSO directly.
However, for a workaround. By assigning a work item to a specific area path you basically assign it to a team. If you use the area path for something else today, you can also use another string field in the work item that specifies the team (https://www.visualstudio.com/docs/work/scale/portfolio-management)