Skip to content

Element version 1.12.11 is not respecting the "org.matrix.msc1767.silent": true flag. #32678

@mds512

Description

@mds512

Steps to reproduce

Element version: 1.12.11 web
Crypto version: Rust SDK 0.16.0 (82e97d4), Vodozemac 0.9.0

Sent a silent message below, but Element Web https://app.element.io is notifying me via desktop notification.

message :

{
  "content": {
    "body": "testing",
    "format": "org.matrix.custom.html",
    "formatted_body": "<pre>testing</pre>",
    "msgtype": "m.notice",
    "org.matrix.msc1767.silent": true
  },
  "event_id": "$c_V8w_9ZF--event_id_redacted--",
  "origin_server_ts": 1772449297843,
  "room_id": "!--room_id_redacted--",
  "sender": "@--sender_id_redacted--",
  "type": "m.room.message",
  "unsigned": {}
}

Outcome

What did you expect?

There should not be a notification when the silent flag is set for a message.

What happened instead?

getting desktop notification

Operating system

macOS

Browser information

Firefox 148.0 (aarch64)

URL for webapp

https://app.element.io/#/room/!---room-id-redacted---

Application version

Element version: 1.12.11

Homeserver

Synapse Version 1.145.0

Will you send logs?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Extensible-EventsIssues with the rendering or handling of MSC1767+friends Extensible EventsO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions