Azure / Azure/azure-cli-extensions

az boards query doesnt return results for query with tree of work items

Open
#1,382 11 comments 0 reactions 0 assignees View on GitHub
customer-reported DevOps Service Attention
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Describe the bug**
az boards query --id returns no items if the query is a tree of work items.

**To Reproduce**
Create a query on ADO; save it as tree of work items; run the command and it should return nothing.
Change the query to flat list of work items and rerun the same command; it will return the results.

**Expected behavior**
AZ cli should return a flat list of work items regardless if the query is a tree or flat list of work items.

**Environment summary**
az cli on windows 10

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.