element-hq / element-hq/synapse

room_alias_servers is never updated after creating the alias

Open
#10,236 0 comments 0 reactions 0 assignees View on GitHub
P3 S-Minor T-Defect
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#10236](https://github.com/matrix-org/synapse/issues/10236).

---

The `room_alias_servers` table, which is used to look up all the servers who know about a given local alias, doesn't seem to be ever updated after the alias has been created. This sounds like a bug since it should reflect the list of current servers in the room (or, imho, if the server has left the room then it should be the list of servers in the room when we left).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.