Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some user avatars are missing from the user_directory (as seen in ChatInviteDialog) #6733

Closed
ara4n opened this issue May 15, 2018 · 3 comments
Labels
P1 S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect

Comments

@ara4n
Copy link
Member

ara4n commented May 15, 2018

No description provided.

@ara4n
Copy link
Member Author

ara4n commented May 15, 2018

actually, i see one for amandine, but not for delph

@ara4n
Copy link
Member Author

ara4n commented May 15, 2018

this looks to be a serverside fail:

matrix=# select * from matrix.user_directory where user_id='@delph:matrix.org';
      user_id      |            room_id             |  display_name   | avatar_url 
-------------------+--------------------------------+-----------------+------------
 @delph:matrix.org | !IybkTYWxEyKQxMZQjU:matrix.org | Michael (Delph) | 
(1 row)

@ara4n ara4n changed the title we no longer show avatars in the ChatInviteDialog Some user avatars are missing from the user_directory (as seen in ChatInviteDialog) May 17, 2018
@lampholder lampholder added T-Defect P1 S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels May 30, 2018
@turt2live
Copy link
Member

Closing in favour of #6599 which covers "it be broken".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect
Projects
None yet
Development

No branches or pull requests

3 participants