简体   繁体   English

Azure DevOps 在 Excel 中的树级拉取工作项

[英]Azure DevOps Pull work items in tree level in Excel

While publishing into project, I can add Tree Level and keep Parent Child in different columns.在发布到项目中时,我可以添加树级别并将父子级保留在不同的列中。

But when I pull the tasks, the parent(epic) child(task) come into single column.但是当我拉任务时,父(史诗)子(任务)进入单列。

How can I pull parent child in different columns.如何将父子拉到不同的列中。

List Type: Flat列表类型:平面

^ This is giving some hints. ^ 这给出了一些提示。 But how to change it?但是如何改变呢?

Appreciate any tips.感谢任何提示。 Thanks.谢谢。

在此处输入图像描述

Ok got it.好的,我知道了。 Had to edit the query in Azure DevOps.必须在 Azure DevOps 中编辑查询。

Earlier the Query was just a single level.早些时候,查询只是一个级别。 Now this is how the query looks:现在这是查询的样子:

在此处输入图像描述

And this is how the Excel looks:这就是 Excel 的外观:

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 n Azure Devops pull requests.Complete associated work items after merging disable - n Azure Devops pull requests.Complete associated work items after merging disable 在Azure Devops中形成查询以将所有从一个状态移动到另一状态的工作项拉出 - Form a query in Azure Devops to pull all the work items that moved from one state to another 在 Azure Devops(使用 REST API)中创建拉取请求不会链接工作项 - Creating a Pull Request in Azure Devops (using REST API) doesn't link work items 找不到未分配的Azure DevOps工作项用户 - Azure DevOps Work items unassigned user not found 当工作项遇到迭代时的 Azure DevOps - Azure DevOps When Work Items Meet Iterations 缺少有关 Azure DevOps 工作项的“请求反馈”? - Missing 'Request Feedback' on Azure DevOps work items? Azure Devops API - 获取顶级组合工作项类型 - Azure Devops API - Get top level portfolio work item types 使用 Python 获取 Azure DevOps 项目工作项时的身份验证 - Authentication when Get Azure DevOps Project Work Items using Python 从这个 Azure Devops API 返回的工作项的最大数量是多少? - What is the max number of work items returned from this Azure Devops API? Azure DevOps 查询今天和失败或解决的工作项 - Azure DevOps query for today and failed or resolved work items
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM