Open StuartMc77 opened 3 months ago
I have the same issue with Firefox 131.0.3
@MrDark - I did resolve this in the end. I forgot to update this ticket. It turned out to be an issue with permissions. Sadly I cannot remember exactly which. I worked out by looking at the dev tools and I could see the error messages when it was trying to load the icons.
Hope this helps you mate.
Do you remember if it was a DevOps or browser permission?
I'm the org and project admin, so one would think I have permission to load someone's profile picture.
Looking at the network panel, it seems the profile picture images are being redirected to the sign-in portal. When I open the image URL in a new tab, I see the redirect, but after that, the user icon shows fine.
https://spsprodweu1.vssps.visualstudio.com/_signin?realm=dev.azure.com&reply_to=https://dev.azure.com/xxxxxxxxxxx/_apis/GraphProfile/MemberAvatars/aad.YTI0M2MzZDItMTg4Zi03OTIxLTk3OTktNGFmXXXXXXXXX&redirect=1&hid=ab3dbe84-00a4-4cfb-b2ee-1183f105e045&context=eyJodCI6MiwiaGlkIjoiYmXXXXXXXXXXXWUzMi00YzQ1LTllYTQtZWQ0N2ViZjQ0OGQxIiwicXMiOnt9LCJyciI6IiIsInZoIjoiIiwiY3YiOiIiLCJjcyI6IiJ90
It was a devops thing, that I can remember. I'm wondering if it was something to do with the extension permissions. Sorry that I can't recall what I did to fix it... my memory is terrible at times.
On Mon, 28 Oct 2024 at 13:59, Danny @.***> wrote:
Do you remember if it was a DevOps or browser permission?
I'm the org and project admin, so one would think I have permission to load someone's profile picture.
Looking at the network panel, it seems the profile picture images are being redirected to the sign-in portal. When I open the image URL in a new tab, I see the redirect, but after that, the user icon shows fine.
image.png (view on web) https://github.com/user-attachments/assets/70c1b074-4618-4416-b344-5e05d525c5e0
— Reply to this email directly, view it on GitHub https://github.com/cribeiro84/azure-devops-pull-request-hub/issues/281#issuecomment-2441671432, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKEIQ4YGOUOV5RBWXSQJPZ3Z5YYMPAVCNFSM6AAAAABL4DVWCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBRGY3TCNBTGI . You are receiving this because you authored the thread.Message ID: @.*** com>
--
Kind regards
Stuart McIntosh
Found the solution! Firefox "Enhanced Tracking Protection" breaks it. Turning this feature off for Azure DevOps made the user icons show.
In Chrome, the icons that represent the users are only showing the "broken image" icon. The only way to tell who is a reviewer is to hover the mouse over the icon to show the name. I've tried in an Incognito window also. It seems to be working in Edge
When I inspect the html element the image src url is correct and when copied into a new tab will load the image correctly.
Desktop (please complete the following information):