Skip to content

Impossible to backfill over federation on joining a room on a new server #7335

@ara4n

Description

@ara4n

Repro steps (I hope):

  • A room exists like #seaglass:matrix.org
  • A user joins it from a virginal HS (e.g. @neil:sandbox.modular.im)
  • They do not yet backpaginate any history for that room over federation for whatever reason
  • Another user joins the room from the same HS (e.g. @matthew:sandbox.modular.im)
  • The /sync as the new user joins it does not include a backwards pagination token at all (we think, assuming this is not a js-sdk bug).
  • Therefore the new user can never paginate backwards in the room to pull in old history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-FederationA-TimelineP1S-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions