Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Events for newly created rooms are not always sent to appservices #8673

Closed
Half-Shot opened this issue Oct 27, 2020 · 0 comments · Fixed by #8676
Closed

Events for newly created rooms are not always sent to appservices #8673

Half-Shot opened this issue Oct 27, 2020 · 0 comments · Fixed by #8676
Labels
A-Application-Service Related to AS support T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. z-bug (Deprecated Label) Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution

Comments

@Half-Shot
Copy link
Collaborator

Half-Shot commented Oct 27, 2020

Reproduction flow:

  • Have an appservice that autojoins rooms when you invite it.
  • Invite the appservice bot to a DM.
  • Send a message into the DM
  • Notice that the appservice doesn't receive a transaction for the event.

Expected behaviour:

  • Appservices should get any and all events for rooms of which they are members of.

An example of this not working can be found by looking for the event $gyPH0FEqlReAQwWGdpPLz-UdpQ5T2YjwRy4Cpa8ZaHQ in !BEPhTttjYKNQfBgWvS:matrix.org.

Additionally, sending new messages into the room after some time will allow those to be bridged so this smells strongly of stale cache.

@anoadragon453 anoadragon453 added z-bug (Deprecated Label) Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution labels Oct 28, 2020
@MadLittleMods MadLittleMods added T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. A-Application-Service Related to AS support labels Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Application-Service Related to AS support T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. z-bug (Deprecated Label) Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants