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

Add m.room.create to invite_room_state #9448

Closed
richvdh opened this issue Feb 19, 2021 · 2 comments
Closed

Add m.room.create to invite_room_state #9448

richvdh opened this issue Feb 19, 2021 · 2 comments
Assignees
Labels
A-Spaces Hierarchical organization of rooms

Comments

@richvdh
Copy link
Member

richvdh commented Feb 19, 2021

for spaces work, we want m.room.create to be included in the state that gets included with an invite (ie, the invite_room_state). In theory there is a config option for this, but @t3chguy tried setting it and it didn't work.

This work is to investigate and fix the config option not working.

@richvdh richvdh added the A-Spaces Hierarchical organization of rooms label Feb 19, 2021
@t3chguy
Copy link
Member

t3chguy commented Feb 19, 2021

It worked when inviting over federation but with some light testing and not much digging did not work for local users.

@richvdh
Copy link
Member Author

richvdh commented Mar 30, 2021

fixed by #9710

@richvdh richvdh closed this as completed Mar 30, 2021
anoadragon453 added a commit to Sorunome/synapse that referenced this issue Jun 4, 2021
We added m.room.create as one of the state event types to return by default in
matrix-org#9448 in order to allow inspecting
the 'type' of a room (which is stored in the create event) without first needing
to join a room.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Spaces Hierarchical organization of rooms
Projects
None yet
Development

No branches or pull requests

2 participants