1

Is it possible to create a TFS alert that notifies when a work item Team Query definition has been modified?

Not the results of the query, but the actual query itself.

David Gardiner
  • 16,892
  • 20
  • 80
  • 117

1 Answers1

1

AFAIK that's not possible. The Alerts system doesn't support it, and even the advanced option of creating your own ISubscriber plugin (Event Handling With Subscribers) isn't possible as I don't think there is any Event exposed for changes to WI Queries.

Dylan Smith
  • 22,069
  • 2
  • 47
  • 62