rstedman / tfs-pullrequest-dashboard

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

Switching between TFS Projects resets the selected repos #23

Closed patrious closed 6 years ago

patrious commented 6 years ago

When I switch between TFS projects at my workplace, the selected repos for the PR-Dashboard are reset to selecting all of them.

For Example Proj - A ( 100 Repos, 5 Selected ) switch to Proj - B Proj - B ( 10 Repos, 10 Selected ) switch to Proj - A Proj - A ( 100 Repos, 100 Selected )

rstedman commented 6 years ago

The default behavior of the dashboard is to only show the repositories associated to the project you have selected. You can however override this behavior by checking the "All Projects" setting in the user settings dropdown at the top right of the dashboard: image