TFS Work Item Event Subscription Tool
Naren’s Blog - A tool to create Work Item expressions & manage subscriptions
"When I was going over past forum questions, I saw that many were having trouble creating filter expressions for event subscriptions, and managing subscriptions. We do have bissubscribe.exe tool that helps with creating subscriptions. But creating subscription expressions is hard because of its syntax. Also, that tool doesn’t give a way to view existing subscriptions to unsubscribe them.
Sam, a formal WIT colleague, developed a tool to help creating workitem tracking subscriptions, but we couldn’t make it a powertoy. I have attached the source for this as sample code in this post. This source can be built and this can be used as 1) a tool as described above and 2) as a sample to do basic operations with IEventService and ICommonStructureService interfaces.
..."
This is a cool utility (with C# source) to help with TFS event subscriptions...
(via My VSTS Blog - Workitem Event Subscription tool)
No comments:
Post a Comment