element-hq / element-hq/element-web

No thread notification in TAC when just joining a room

Open
#27,596 0 comments 0 reactions 0 assignees View on GitHub
A-Notifications A-Threads O-Occasional S-Major T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

- Join a room
- Post directly a thread message
- The other users don't see the notification in the TAC

### Outcome

#### What did you expect?
The other users to have notification

#### What happened instead?
They didn't get any notification. After some manipulations (ex: sending new messages, starting new threads) it is working again. They will see future notification.

We can see in the image below that we have a thread notification on the conversation, that didn't show on the TAC
![image](https://github.com/element-hq/element-web/assets/10048869/4973737a-f424-4fd6-be6d-c27c3937ed71)

I saw in the console some errors but not sure if it is related :
`Error sending receipt
Object { room: "!zefzrfzrf:matrix.org", error: M_FORBIDDEN }
error: M_FORBIDDEN: MatrixError: [403] You don't have permission to access that event`

And also this one on the receiving side :
`Got room state event for unknown room !fezfez:matrix.org!`

### Operating system

arch linux

### Browser information

_No response_

### URL for webapp

_No response_

### Application version

element web 1.11.68

### Homeserver

_No response_

### Will you send logs?

Yes

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.