tfs2010 - TFS 2010 Email Alerts - Filter by more than one Status Code? -
I am installing my email alerts from TFS Power Tools using Alert Explorer in TFS 2010.
When a build fails or is partially successful, I want to receive an email.
I have created the filter as follows
"TeamProject" = 'My project' and 'status code' = 'unsuccessful' or 'statuscode' = 'partially Successor '
But obviously it sends me an email whenever any project is partially successful. I really want that filter
"teamproject" = 'my project' and ("statuscode" = 'unsuccessful' or 'statuscode' = 'partially successful')
Is there any way to get this? Can I input these values in such a way that it reads IN ('this' or 'that')?
I do not have to create separate email rules for each situation that really interests me if I can help it.
OK, I finally found the solution.
On the warning definition tab, select only two or more rows and buttons above the table. One of these is "Group Selected Segment" and with this subsequent results a subdivision will be created.
Comments
Post a Comment