QueryHierarchyItem 表示工作專案查詢階層中的專案。 這可以是查詢或資料夾。 QueryHierarchyItemsResult QueryRecursionOption 用於樹狀結構查詢的遞迴選項。 QueryType 查詢的類型。 ReferenceLinks 表示REST 參考連結集合的類別。 WorkItemFieldOperation 描述工作專案欄位作業。 WorkItemFieldReference 工作專...
QueryHierarchyItem 表示工作项查询层次结构中的项。 这可以是查询或文件夹。 QueryHierarchyItemsResult QueryRecursionOption 用于树查询的递归选项。 QueryType 查询的类型。 ReferenceLinks 表示REST 引用链接集合的类。 WorkItemFieldOperation 描述工作项字段操作。 WorkItemFieldReference 对工作项中的字段的引用 Wo...
最后一步是在小组件内呈现查询信息。 函数getQuery在 promise 中返回类型的Contracts.QueryHierarchyItem对象。 在此示例中,我们在“Hello World”文本下显示查询 ID、查询名称和查询创建者的名称。 使用下面的代码替换// Do something with the query注释: ...
'</WORKITEMTYPE>' - 添加想要使用此 WIT 跟踪的任何自定义字段。 - 将名为“Features”的“Tab”部分重命名为“Epics”,并将“Filter WorkItemType=”Feature“替换为”Filter WorkItemType=“Epic”。 '<Tab Label=“Epics”>' '<Control Type=“LinksControl” Name=“Hierarchy”>' “<LinksControl...
From any product or portfolio backlog, you can add rollup progress bars, counts of descendant work items within a hierarchy, or sum of select fields, such as Story Points or Remaining Work. For example, see the following progress bars for a portfolio backlog. For more information, see Displ...
VSTS モデルの一覧。 本文 VstsList[QueryHierarchyItem] 作業項目の一覧操作ID: ListWorkItems 作業項目のリストを返します。 パラメーター テーブルを展開する 名前キー必須型説明 組織名 account True string 組織の名前。 これは、{Organization}.visualstudio.com などのインスタンス UR...
Work Item.Iteration Hierarchy from the Work Item dimension. Work Item.Area Hierarchy from the Work Item dimension. Work Item.Work Item Type from the Work Item dimension. Select the Bug check box as the only type to display. Year Week Date from the Date dimension. In the Date dimension, ex...
parent: Specify the name of the category that represents the parent portfolio backlog within the hierarchy. pluralName: Specify the plural label to use when referring to the WITs associated with this backlog type. For example, Stories, Goals, Initiatives, or Epics. singularName: Specify the sin...
[System.Id] FROM WorkItemLinks WHERE “); queryString.Append(“([Source].[System.WorkItemType] = ‘User Story’ AND [Source].[System.State] = ‘Active’) AND “); queryString.Append(“([System.Links.LinkType] = ‘System.LinkTypes.Hierarchy-Forward’) And “); queryString.Append(“...
[System.Id] FROM WorkItemLinks WHERE “); queryString.Append(“([Source].[System.WorkItemType] = ‘User Story’ AND [Source].[System.State] = ‘Active’) AND “); queryString.Append(“([System.Links.LinkType] = ‘System.LinkTypes.Hierarchy-Forward’) And “); queryString.Append(“([...