|
I'm trying to subscribe to a WorkItemChanged event with a filter expression that uses custom fields -- without success.
I've been using Naren's handy tool from: http://blogs.msdn.com/narend/archive/2006/07/26/679440.aspx rather than bissubscribe.exe directly.
"System" fields (title, area...) work fine, but no email arrives when I use other fields, including both "Microsoft.VSTS" fields and my own custom fields.
Do only System fields work?
Must I write a web-service extension to check other fields?
Thanks,
Liel Biran
|