Querying Work Items Spanning Across Multiple Project Area
![]()
Hi,
Could you please suggest how to query the workitems spanning across the multiple project areas in Jazz. At the moment a work item query is specific to a project area. And it really does not give the complete picture. Any idea how to do it programmatically or any other way to do it? Thanks and Regards Manmohan |
One answer
![]() Hi, Check out the source of this example ... https://jazz.net/wiki/bin/view/Main/QueryDevGuide The ReminderTask queries for certain kinds of work items and does it for multiple project areas. |