Skip to content
Discussion options

You must be logged in to vote

The Query here specifically excludes Closed Items!

"WIQLQueryBit": "AND  [Microsoft.VSTS.Common.ClosedDate] = '' AND [System.WorkItemType] NOT IN ('Test Suite', 'Test Plan','Shared Steps','Shared Parameter','Feedback Request')",
"WIQLOrderBit": "[System.ChangedDate] desc",

[Microsoft.VSTS.Common.ClosedDate] = '' will filter any items that are closed.

Replies: 1 comment 1 reply

Comment options

MrHinsh
Sep 5, 2023
Maintainer Author

You must be logged in to vote
1 reply
@MrHinsh
Comment options

MrHinsh Sep 5, 2023
Maintainer Author

Answer selected by MrHinsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant