element-hq / element-hq/synapse
`GET /_synapse/admin/v1/rooms` is often missing the room creator and instead provides an empty string
Open
A-Admin-API
O-Occasional
S-Major
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
Further, this implies that the `rooms` table is also often missing creator.
https://github.com/element-hq/synapse/blob/73a38384f51d5ac3df81a93c0f92b23e649d742f/synapse/storage/databases/main/room.py#L729-L741
https://github.com/element-hq/synapse/blob/4a803e825746b03f55ab8a2d3d2922b80631f1c2/synapse/rest/admin/rooms.py#L255
Seems to be missing it more often than not?
Contributor guide
Assessment
This issue has not been assessed yet.