rstedman / tfs-pullrequest-dashboard

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

The list of repositories is not displayed #50

Closed optimist0x closed 4 years ago

optimist0x commented 5 years ago

Hi,

We use: 1) Azure DevOps Server Version 17.143.28912.1, 2) Pull Request Dashboard version 2.3.1.

And one of the users sees the following: attachments

He has access to all repositories in the project. The problem is reproduced in the latest version of Chrome as well as IE, and on different operating systems (Win 10 / Ubuntu).

We tried to re-issued permissions to the project for the user, but it did not help. Clearing the cache (ctrl+F5) doesn't help.

One HTTP GET 404 error: Request URL: https://**CollectionName**/_apis/ExtensionManagement/InstalledExtensions/ryanstedman/tfs-pullrequest-dashboard/Data/Scopes/User/Me/Collections/%24settings/Documents/allProjects

Message: "TF1590005: Document with id $settings does not exist in collection User for {GUID} = dateFormat"

You do not know how to solve this problem?

rstedman commented 4 years ago

Could this user try selecting the "All Projects" setting:

image

does this allow the user to see any repos in the dropdown?

optimist0x commented 4 years ago

Hi! We solved this problem. Thanks!

mariobrosch commented 4 years ago

Hi! We solved this problem. Thanks!

How did you solve this issue?