Perhaps looking at the differences between one of the work items that is displayed and one that is not displayed will help.
For a work item that is under the same project, in Visual Studio, check the Links tab to be sure it is linked. Also verify the Iteration matches.
From the report click the work item id (should link to something like http://reportchow:8080/WorkItemTracking/Workitem.aspx?artifactMoniker=1904) and verify everything looks correct there. From the Work Items Report find one that should be displayed and check the work item to verify the information there is correct.
Check the eventvwr on the App Tier (and elsewhere) for errors.
If all this works then perhaps try it for a new work item: Create 2 new test work items and save them. Process the warehouse View the (non-cached) Work Items report to verify they are there. Go back to VS and link one to the other Process the warehouse View the (non-cached) Related Work Items report
Sorry I cannot be of more help. |