devopshq / tfs

Microsoft TFS API Python client
https://devopshq.github.io/tfs/
MIT License
110 stars 28 forks source link

If the results of a tfs query are displayed in a tree structure, the workitems cannot be obtained when using the tfs library for query. The code reports an error as shown in the figure, and requests assistance in troubleshooting the cause of the problem. #102

Open luojj0 opened 1 year ago

luojj0 commented 1 year ago

image

image If the results of a tfs query are displayed in a tree structure, the workitems cannot be obtained when using the tfs library for query. The code reports an error as shown in the figure, and requests assistance in troubleshooting the cause of the problem. If it's a simple work item query, it's okay. Is it because tree structure export is not supported? image