Skip to content

Empty notice on Matrix #23742

Closed
Closed
@ptman

Description

@ptman

Description

Pushing packages causes a notification to be sent via Matrix (as it should), but the notification is empty. Here's the output from devtools:

{
  "type": "m.room.message",
  "sender": "@gitea:domain.tld",
  "content": {
    "body": "",
    "msgtype": "m.notice",
    "format": "",
    "formatted_body": ""
  },
  "event_id": "$16799077162395uSyzy:domain.tld",
  "origin_server_ts": 1679907716675,
  "unsigned": {
    "age": 113167
  },
  "room_id": "!AlQEYiOnameiBnPOIj:domain.tld"
}

Other notifications (PR, Issues, ...) work fine.

Gitea Version

1.18.5

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Docker

Database

PostgreSQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions