Reputation: 111
With our small development team, we recently switched to Azure DevOps. I successfully connected our tenant to DevOps, in the sense that users are available. From other posts, I understand that profile pictures are not automatically synchronized, and that each user needs to add their own profile picture in DevOps. However, even after doing so, the profile pictures do not appear in all places. Most crucially, they do not appear on cards on boards. They do, however, appear in the top right corner and when configuring the team.
Here's a screenshot showing the missing profile picture:
and one showing the profile picture in settings:
I waited for about a week. So I also don't expect this to be related to any waiting period until the server updates.
Is this a bug in DevOps or am I missing some crucial settings?
Any advice would be much appreciated!
Upvotes: 11
Views: 5513
Reputation: 743
I had this problem only when using Firefox, not in other browsers. The solution was to disable state partitioning for DevOps, by setting privacy.restrict3rdpartystorage.skip_list
to String *,https://dev.azure.com
on about:config.
Upvotes: 0
Reputation:
The solution for ShrutiJoshi-MT almost worked for myself. I had to do a couple more steps:
Using Firefox myself.
Upvotes: 2
Reputation: 1831
Solution 1:
Right clicking on the avatar, choose Open image in a new tab and right click > refresh
Solution 2:
After you change profile pictures in azure devops , you could clear browser data or you need to wait for some hours or days to let it change to the new one. And also try with the another browser window.
Upvotes: 6