Unfortunately the information that goes into the events is quite fixed. If you need anything outside of the default event schema you need to handle the event yourself and look up the additional information.
William On Fri, Mar 27, 2009 at 12:30 AM, Deepak Srinivasan <[email protected]>wrote: > Is there no support for the custom fields in the current xsd? Is TFS Event > subscription the only way to include custom fields? It seems like a lot of > work for a small field inclusion. Not complaining...but just thinking out > loud. > > Deepak > > On Wed, Mar 25, 2009 at 12:12 PM, Ian Ceicys > <[email protected]>wrote: > >> Take a look at >> http://www.codeplexcom/tfseventsubscription<http://www.codeplex.com/tfseventsubscription>to >> be able to see all of the email subscriptions that are on a TFS server. >> >> >> >> I'll research the custom fields...I think if you look at TFS Event handler >> you might be well on your way to including custom fields >> http://geekswithblogs.net/hinshelm/archive/2008/12/02/tfs-event-handler-v1.3-released.aspx >> >> >> >> Ian Ceicys >> >> Microsoft Global ALM Practice >> >> [email protected] >> >> Mobile: (440)724-6721 >> >> >> >> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Deepak >> Srinivasan >> *Sent:* Wednesday, March 25, 2009 11:53 AM >> *To:* [email protected] >> *Subject:* Custom fields in alerts >> >> >> >> Hello >> >> I have 2 questions. >> >> >> >> 1. How would get a list of all the alerts (for all users) on TFS? >> >> 2. Is there a way to include Custom fields in the WorkItemChanged.xsl, so >> we could include custom fields in the alert emails? (I understand that there >> is a way to do ChangedFields and Core Fields, but did not see custom field >> in the xsd). >> >> >> >> Thanks >> >> Deepak >> ------------------------------ >> >> Support procedure: https://www.codify.com/lists/support >> List address: [email protected] >> Subscribe: [email protected] >> Unsubscribe: [email protected] >> List FAQ: http://www.codify.com/lists/oztfs >> Other lists you might want to join: http://www.codify.com/lists >> >> ------------------------------ >> Support procedure: https://www.codify.com/lists/support >> List address: [email protected] >> Subscribe: [email protected] >> Unsubscribe: [email protected] >> List FAQ: http://www.codify.com/lists/oztfs >> Other lists you might want to join: http://www.codify.com/lists >> >> > ------------------------------ > Support procedure: https://www.codify.com/lists/support > List address: [email protected] > Subscribe: [email protected] > Unsubscribe: [email protected] > List FAQ: http://www.codify.com/lists/oztfs > Other lists you might want to join: http://www.codify.com/lists > > -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/oztfs Other lists you might want to join: http://www.codify.com/lists
