Visualstudio: User images not appearing next to viewed Pull Requests

Created on 15 Nov 2017  路  7Comments  路  Source: github/VisualStudio

  • GitHub Extension for Visual Studio version: 2.3.5.277
  • Visual Studio version: Visual Studio Pro 2017 15.4.4

__What happened__ (with steps, logs and screenshots, if possible):

I noticed that the "profile" images appearing next to all the pull requests I see from our repo only ever shows the default image and not what I can see when on GitHub and viewing pull requests in our browser. The attached screen shot is that I see in github in Visual studio for all my PR's for example, yet on GitHub I do have a profile image that does appear...

githubextensionimages

bug

All 7 comments

Hi @awbushnell thanks for reporting this. I notice the missing user avatars as well while using an enterprise account. Do you also happen to be using GitHub Enterprise?

@meaghanlewis Yes, this is an Enterprise account. :-)

This is happening on Enterprise because Enterprise doesn't seem to serve images over a Basic Auth connection for some reason. We'll need to get SSO working to fix this I think.

I've marked this issue as being fixed by #1373 as the best we can do is to allow the user to login to enterprise instances using SSO.

Should we close this issue then?

Yes, i believe we can close this issue @sguthals . It wil automatically be closed once #1373 is merged.

Was this page helpful?
0 / 5 - 0 ratings