I am trying to integrate many of our teams into Azure DevOps Boards, currently one project has the following teams:
我正在尝试将我们的许多团队整合到Azure DevOps董事会中,目前有一个项目拥有以下团队:
- Front-end
- Back-end
- Design
Many of the User Stories will be shared between teams, for example a Login screen will be designed by the Design team and coded by the front-end and back-end teams.
许多用户故事将在团队之间共享,例如,登录屏幕将由设计团队设计,并由前端和后端团队编码。
I have set-up a Management team and placed the others teams under it. I created one iteration too, "Sprint 1".
我已经成立了一个管理团队,并将其他团队置于其下。我也创建了一个迭代,“Sprint 1”。
I then created a User Story for the Login under the Management Area Path. Then I created a Task for that User Story and attributed it for the Mobile team Area Path.
然后,我在管理区域路径下为Login创建了一个User Story。然后,我为该用户故事创建了一个任务,并将其归因于移动团队区域路径。
I was expecting to see a Login User Story with Front-end and Back-end Tasks. This works on the Backlog board but not on the Taksboard.
我希望看到一个包含前端和后端任务的登录用户故事。这在待办事项板上有效,但在Taksboard上不起作用。
In the Management Taksboard I can't see the Mobile Tasks, and in the Mobile team's Taksboard all tasks appear as "unparented" (even though they have a parent and I can see the parent as link of the Task).
在Management Taksboard中,我看不到移动任务,而在Mobile Team的Taksboard中,所有任务都显示为“无父项”(即使它们有父项,而且我可以将父项视为任务的链接)。
How do we configure Sprints in Azure DevOps Boards for hierarchal work items that span multiple teams?
我们如何在Azure DevOps面板中为跨越多个团队的层次化工作项配置Sprint?
更多回答
优秀答案推荐
我是一名优秀的程序员,十分优秀!