TFS code review alerts

1.3k Views Asked by At

I want to change my TFS code review alerts so I am only notified about a change to it at the time that I am added to the review, and not every time other people who are also on the review are posting comments.

I tried changing the alert filters to:

My Review Status = Added

When I try to save this filter I get a weird error that makes no sense.

Failed to save one or more alerts:

Could not parse the xpath expression for the alert. Please verify your filter conditions. Details: 'Reviewers/Reviewer[@Name="@@MyDisplayName@@"]@Status' has an invalid token.

What am I doing wrong?

1

There are 1 best solutions below

0
mcw On

This was resolved in TF Server 2015 Update 2.1:

Team Foundation Server 2015 Update 2.1 details

  • Fixed bugs
    • Alerts:
      • You may not consistently receive code review alerts.
      • If your team project name contains a space, your notifications may have invalid links.

My team recently upgraded to Update 3 from Update 1 and the issue is now resolved.