element-hq / element-hq/element-web

receiving notifications for replies to someone else

Open
#19,417 0 comments 0 reactions 0 assignees View on GitHub
A-Notifications A-Replies O-Uncommon S-Major T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

I have a test server on a subdomain of my main domain, so `@hhl:domain.tld` and `@hhl:sub.domain.tld`.

Usually I'd suspect fallbacks being the issue, but I don't see that here?

### Outcome

#### What did you expect?
notify only the OP

#### What happened instead?
Getting replied to `@hhl:domain.tld`, I now also receive notifications for it on `@hhl:sub.domain.tld`.
The event content is
```json
"body": "> <@hhl:domain.tld> message\n\nreply",
"format": "org.matrix.custom.html",
"formatted_body": "

In reply to @hhl:domain.tld
message
reply",
```

### Operating system

arch

### Browser information

Vivaldi 4.3.2439.41 (Official Build) snapshot (64-bit)

### URL for webapp

develop.element.io

### Homeserver

sub.domain.tld

### Will you send logs?

No

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.