Spaces' room lists appear empty when the space is set to anything other than Public and contains space-only / room-join-constrained rooms #2132
Labels
No labels
Abandoned
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
bob the builder
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity#2132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So the situation is this:
Under these circumstances, even over federation (e.g viewing from a different server), the list of rooms in the space will never appear in any client. Some clients may list a number of rooms but will never be able to load an actual list of rooms, their IDs, names, or any other information. The only information I've seen clients be able to display is the number of rooms, but that's all.
Reproduction
if this is a duplicate issue then sorry lmfao I could not find it
Cannot reproduce, can you provide more info?
okay sorry I might've borked the repro steps I SWEAR I thought I had it.
okay so, in any space I've created on my server I've always observed a bizzare issue in which anyone, local or over federation, could not reliably fetch the hierarchy of rooms + then show the list of rooms and their summaries, this includes almost every single client I've tried over both legacy sync and sliding sync
the behavior is usually that the client may be able to list 1-2 rooms, and may show you a count of rooms, but will never finish loading the summaries for most of the rooms or they will straight up not appear (e.g it will never even look like other rooms was there, as if they weren't in the hierarchy, yet the count still includes them in e.g fluffychat)
here I thought I finally got something reproducible but it was a total fluke
I have a space on which I can consistently repro that only 2 channels out of a total 4 space-restricted ones show up over federation, if you want I can invite one of your accounts (server software shouldn't matter) into that space and you see whether you can see that same behavior of some channels not loading
i guess it's because we don't include the summary in the federation response when user query the server
something like this #2133
Closed by #2133