Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications in a room randomly count up/increase rapidly into the hundreds #26233

Closed
anoadragon453 opened this issue Sep 25, 2023 · 2 comments
Labels

Comments

@anoadragon453
Copy link
Member

anoadragon453 commented Sep 25, 2023

Steps to reproduce

image

  1. I just reacted to a message ($WJzFKTbNzdJinMruXbF9wZWsQIO_vG2846W6kdm7q8A) in a room (!SGNQGPGUwtcPBUotTL:matrix.org)
  2. I then clicked on another room (!FUJJvSifWMeoTfRUzN:littlevortex.net)
  3. The notifications count in the original room started counting up rapidly from nothing (0) to 161.
  4. After a few tens of seconds, the notification count disappeared again, back down to 0.

image

There were no new events sent in the room from the point of my reaction. Not even hidden events.

image

The contents of my reaction event:

{
    "content": {
        "m.relates_to": {
            "event_id": "$WJzFKTbNzdJinMruXbF9wZWsQIO_vG2846W6kdm7q8A",
            "key": "🫂",
            "rel_type": "m.annotation"
        }
    },
    "origin_server_ts": 1695630298061,
    "sender": "@andrewm:element.io",
    "type": "m.reaction",
    "unsigned": {
        "age": 283,
        "transaction_id": "m1695630297783.107"
    },
    "event_id": "$6zfKLPORl3nenB13cQ5jF0hmgV8YPsDmd9a0UthO1Wo",
    "room_id": "!SGNQGPGUwtcPBUotTL:matrix.org"
}

Outcome

What did you expect?

The notification count to only increase if a new message was sent in the room, and only increase by 1.

What happened instead?

The notification count rapidly increased to 161 (I watched it go up in rapid steps of 1), then eventually dropped again to 0 without any interaction on my part.

Operating system

NixOS Linux

Application version

Element version: 1.11.43, Olm version: 3.2.14

How did you install the app?

From https://github.com/NixOS/nixpkgs/

Homeserver

element.io

Will you send logs?

Yes

@weeman1337
Copy link
Contributor

Thank you for your report.

It seems you're not the only one to have come across this bug, as it's been reported previously. I'm going to close this issue now so we can focus on the older issue. Please watch, vote or comment on that issue if there is any additional information you can provide.

@weeman1337
Copy link
Contributor

Duplicate of #25479

@weeman1337 weeman1337 marked this as a duplicate of #25479 Oct 9, 2023
@weeman1337 weeman1337 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants