Hey @Yamkela Mathontsi ,
Inconsistent query execution could stem from various factors. Here are a few things you might want to check:
- Query Configuration: Make sure all queries that fail have the same structure and use similar clauses. Sometimes, small differences can lead to unpredictable results.
- Complexity of the Queries: More complex queries may run slower or fail while simpler ones execute successfully. Consider simplifying them if possible.
- Permissions: Ensure that you have the necessary permissions to run all the queries and that there are no restrictions in place on certain work item types.
If certain work items aren't showing up on your team boards even though the configuration seems correct, here are a few troubleshooting steps:
- Double-check that the Area Path and Iteration Path settings are indeed aligned with your team’s configurations.
- Confirm that you have the right permissions set. The permission View work items in this node must be set to Allow.
- Ensure that no filters are inadvertently hiding work items. Clearing filters entirely can help determine if they're the cause.
- Make sure that the work item type you are trying to view is included in your board setup.
Here are some resources that you'll find useful for resolving these issues:
- Work Item Query Issues
- Kanban and Board Issues
- Work Item Missing from Backlog or Board
- About area and iteration (sprint) paths
- Review checklist for work items, backlogs, and boards
Hope this helps!