gpt4 book ai didi

azure-devops - 有没有办法在 Azure DevOps 查询中进行总估算和完成的工作?

转载 作者:行者123 更新时间:2023-12-05 02:49:29 24 4
gpt4 key购买 nike

我们的 Azure DevOps 项目遇到了很多问题,我们正尝试通过项目查询和仪表板向管理团队提供相关信息。主要是它只是计算特定查询的结果数量,例如当状态在 30 天内没有改变时,阻止的项目数,当前 sprint 中的项目总数等。

虽然我们被要求能够汇总所有工作项的原始估计总计,并将已完成的工作汇总为另一个值。我看到的查询和其他东西似乎只能计数,而不是求和,但我看到的一些小部件似乎确实可以对图表求和(但我只是在寻找值)。

任何人都可以提出任何建议吗?

最佳答案

我想您在这里有两种不同的选择。首先是您可以利用 new roll-up columns并在积压 View 中汇总一些此类信息。其中一些对您的分组方式和工作项的层次结构做出了假设。

enter image description here

Add a rollup column

  1. In the Column options dialog, choose Add a rollup column, select From quick list, and then choose from one of the options listed.
  2. Choose from the menu provided.
  • Progress bar displays progress bars based on the percentage of associated descendant work items which have been completed or closed.
  • Total number displays the sum of descendant items or the associated fields of descendant items. Totals provide a measure of thesize of a Feature or Epic based on the number of its child items. Forexample, Count of Tasks shows the sum of all tasks that are linkedto parent items. The active or closed state is ignored. Rollup columnmenu
  1. Remaining Work of Tasks shows the sum of Remaining Work of tasks that are linked to the parent item.

如果您想在仪表板上查看汇总的详细信息,我建议您下载 Query Tile PRO市场延伸。假设您已经定义了一个查询:

enter image description here

选项支持基于查询字段的求和:

enter image description here

这样您就得到了带有您想要的总和值的图 block 。只需替换为您可能需要的其他字段即可。

enter image description here

关于azure-devops - 有没有办法在 Azure DevOps 查询中进行总估算和完成的工作?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64015375/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com