Skip to content

NOISSUE - fix space parent event on space room creation

Mauricio Palma requested to merge NOISSUE-fix-space-parent-event into main

This MR fixes the issue for Space Room creations and their respective Parent <-> Child hierarchies. According to the Matrix spec, the EventType.SpaceParent event state key should point to the parent room, not the room itself.

Matrix SpaceParent Spec Refereance

Edited by Mauricio Palma

Merge request reports