Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Modifying profile through the API modifies them in the rooms for your own user, but not for other users #2635

Closed
farialima opened this issue Nov 3, 2017 · 1 comment

Comments

@farialima
Copy link
Contributor

farialima commented Nov 3, 2017

  • if you modify your display name or your avatar URL using the API ( https://matrix.org/docs/spec/client_server/latest.html#profiles ), then this modifies also the room(s) your belong to (you appear with our new display name & avatar url)
  • however, if you modify someone else's avatar or display name (if you are administrator), this only sets their profile, and does not modify them in the rooms. It's quite disturbing when you are managing your server and trying to setup users to have some consistency....

This is the HEAD but also earlier versions (I'm on 0.23)

@farialima
Copy link
Contributor Author

Should be fixed in #2636

erikjohnston added a commit that referenced this issue Nov 7, 2017
Fix for #2635: correctly update rooms avatar/display name when modified by admin
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants