element-hq / element-hq/synapse

Duplicate `m.room.create` event in the timeline in the response to `/sync`

Open
#1,995 0 comments 0 reactions 0 assignees View on GitHub
A-Sync O-Frequent S-Minor T-Defect
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#1995](https://github.com/matrix-org/synapse/issues/1995).

---

Prerequisite: have Riot and Quaternion running at the same time (other clients might work, too).
1. Start a new chat with someone in Riot.
2. Find two identical (with the same id) `m.room.create` events within the same timeline batch coming in the next /sync (actually, this crashes the most recent Quaternion; I changed now an assertion for no-dups-in-the-batch to a no-op with a warning).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.