azure-devops - 在 azure 板上的积压工作中找不到无父级的任务

标签 azure-devops tfs-workitem tfs-process-template azure-boards

我如何才能看到 azure 板上的所有项目,这些项目实际上并未按正确的层次结构完成。此外,我如何才能在待办事项中看到无父级的任务来计划冲刺。

我使用史诗 -> 工作数月,功能 -> 工作数周,用户故事 -> 工作数天和任务 -> 工作数小时。因此,例如,我有无 parent 的任务以及直接在功能下的任务。

最佳答案

我认为您应该使用迭代数周并使用迭代积压来查看一周的工作范围( About area and iteration paths (aka sprints)Define iteration paths (aka sprints) and configure team iterations )。在这种情况下,所有任务(具有父级功能或史诗,没有父级)都将在 sprint backlog 中可用:

为史诗计划任务:

enter image description here

史诗、功能和用户故事层次结构中的任务:

enter image description here

冲刺任务板:

enter image description here

如果您的任务没有父级且没有 sprint,您可以通过查询 ( Create and save managed queries with the query editor ) 找到它:
enter image description here

关于azure-devops - 在 azure 板上的积压工作中找不到无父级的任务,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55072899/

相关文章:

azure - 如何将管道构建代理连接到私有(private)工件注册表?

node.js - Azure DevOps Pipeline - React Js 应用程序构建在构建过程中失败(npm run build)

.net - TFS 2010 工作项 - 工作项链接

tfs - 如何查询 TFS 以获取特定工作项的最新信息?

tfs - 从 TFS 迁移到 AzureDevOps

tfs - 如何禁止基于另一个字段的值在 TFS 要求工作项中将状态从建议更改为事件?

tfs - 您可以更改 TFS 中团队项目的流程模板吗

azure-devops - 开发 Azure DevOps 扩展时无法使用 resultSelector

c# - 如何在工作项更改事件中获取对 TFS 工作项的引用?

azure - 在 azure-pipeline 中从 AZURE-ARTIFACT 获取 NPM 包时出现 404 错误?