rstedman / tfs-pullrequest-dashboard

tfs dashboard for pullrequests across all repos
MIT License
30 stars 29 forks source link

Bug: Changing reviewer status in a branch policy isn't updating reviewers for open PRs #37

Closed sadukie closed 2 years ago

sadukie commented 5 years ago

Given I am on the dashboard screen And I have PRs in a master branch that currently has required reviewers When I change the master branch to mark those reviewers optional Then I expect the reviewers to appear as optional in the Dashboard


Here's our current situation: image

image

I was expecting to see:

image

TheConstructor commented 5 years ago

Does it show correctly when opening the PR? I think TFS/Azure DevOps does not immediately update existing PRs.