Skip to content

fixes related to room v12 and sytest#19898

Open
FrenchGithubUser wants to merge 2 commits into
element-hq:developfrom
famedly:tt/room-v12
Open

fixes related to room v12 and sytest#19898
FrenchGithubUser wants to merge 2 commits into
element-hq:developfrom
famedly:tt/room-v12

Conversation

@FrenchGithubUser

@FrenchGithubUser FrenchGithubUser commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Discovered while writing matrix-org/sytest#1429

Those might be split into their separate PRs if necessary.

  • Fix third-party (3pid) invites over federation failing intermittently in version 12 rooms, whose room IDs no longer encode a server name.
  • Fix /createRoom intermittently failing with a 500 error in version 12 rooms when the same user creates several rooms at once, due to colliding room IDs.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

in version 12 rooms, whose room IDs no longer encode a server name
@FrenchGithubUser FrenchGithubUser changed the title fix: third-party (3pid) invites over federation failing intermittently fix: third-party (3pid) invites over federation failing intermittently in version 12 rooms, whose room IDs no longer encode a server name Jun 30, 2026
@FrenchGithubUser FrenchGithubUser changed the title fix: third-party (3pid) invites over federation failing intermittently in version 12 rooms, whose room IDs no longer encode a server name fixes related to room v12 and sytest Jul 1, 2026
rooms when the same user creates several rooms at once, due to colliding
room IDs
@FrenchGithubUser FrenchGithubUser marked this pull request as ready for review July 1, 2026 15:06
@FrenchGithubUser FrenchGithubUser requested a review from a team as a code owner July 1, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant