This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Room types other than spaces don't carry over room upgrade #11896
Closed
Description
Description
I cannot upgrade a story room (matrix-org/matrix-spec-proposals#3588), because Synapse only carries over room type for spaces (#10774 via https://github.com/matrix-org/matrix-doc/issues/3451#issuecomment-1018481016). At https://github.com/matrix-org/matrix-doc/issues/3451#issuecomment-1028237354 and matrix-spec room Travis says that this is an implementation issue. (I don't know how does matrix-org/matrix-spec-proposals#3385 tie in with this).
Steps to reproduce
- Create a story room in FluffyChat
/upgraderoom
the Story room in Element Web- The story room loses the room type and now it's a normal room
I expected the story room to stay a story room keeping the room type.
Version information
-
Homeserver: matrix.org
-
Version: I don't know
-
Install method: I don't know
-
Platform: I don't know