Wednesday, August 02, 2006

TFS Work Item RSS Feed

Naren’s Blog - Work Item Tracking RSS Feed

"John wrote a RSS feed sample a while back and I am posting it for him here. This is simlar to version control feed Jeff posted at http://blogs.msdn.com/ jefflu/ archive/ 2005/ 09/ 23/ 473248.aspx .

A code comment excerpt from WorkItemRssFeed.aspx:

// This feed returns information about the most recent N new work items. See maxWorkItemCount
// below.
//
// Invoking this page without any parameters returns information about all Team
// Foundation work items up to the maximum count. If an ID is supplied,
// the most recent version of that work items is returned. if an alias
// is supplied we will return the most recent work items modified which are assigned to that user
// by adding ?assignedto= or ?ID=.
//
// E.g.,
http://localhost:8080/ WorkItemTracking/ v1.0/ WorkItemRssFeed.aspx?assignedto=bissvc

The file WorkItemRssSubscriptionGenerator.aspx shows available filter options and a nice UI to specify filters:

..."

Very nice. When I get back from vacation, the week after next (more on this in a later post), I want to setup and use this...

No comments:

Post a Comment

NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...

ALL comments are moderated. I will review every comment before it will appear on the blog.

Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...

I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...

Please see my comment policy for more information if you are interested.

Thanks,
Greg

PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...