Skip to content

What does "part of a space" mean in terms of the space hierarchy? #1309

@MadLittleMods

Description

@MadLittleMods

Link to problem area:

Rooms can additionally claim to be part of a space by populating their own state with a parent event.

-- https://spec.matrix.org/v1.4/client-server-api/#mspaceparent-relationships

Relevant MSC1772

Issue: What is wrong? How can we improve?

Confusion as experienced #synapse-dev (most of this is cribbed from @reivilibre's comments),

It's not clear what "part of a space" means here.

  • Are rooms, with m.space.parent → some space, meant to show up in the space hierarchy for that space?
  • Or is that only for rooms which are a m.space.child of the space?

Element (the client) will display the room in the active space if it has a parent of that active space, but not in the hierarchy.

rstrst room with m.space.parent shows up when viewing the space rstrst room with m.space.parent does not show when viewing it in the space hierarchy

Metadata

Metadata

Assignees

No one assigned

    Labels

    clarificationAn area where the expected behaviour is understood, but the spec could do with being more explicit

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions