Should the homeserver overwrite m.room.member (per-room) profiles when a user changes their 'global' profile? #323
Labels
A-Client-Server
Issues affecting the CS API
enhancement
A suggestion for a relatively simple improvement to the protocol
Currently in synapse the
m.room.member
event gets overwritten regardless of what was there. Maybe the homeserver should check them.room.member
event to see if it is different from the old global profile before running over it?See also:
The text was updated successfully, but these errors were encountered: