Base solution for your next web application
Open Closed

Problem in friend profile picture #6664


User avatar
0
kasem created

Hi

I noticed that chat doesn't keep profile picture of friends up-to-date. For example a friend I added before he sets his profile picture keeps showing an empty picture after he uploads a picture as well. Actually this was expected as I found you persist pictureId in Friendship table (FriendProfilePictureId) and I didn't find where you update FriendProfilePictureId by updating anyone's profile picture. Same with other denormalized fields in Friendship like FriendTenancyName, FriendUserName if they aren't maintained.

Not sure if this explains the problem or I missed something?

Thanks


2 Answer(s)