8000 Invites push actions don't get persisted and can't be queried using /notifications if the user doesn't have any pusher registered · Issue #12839 · matrix-org/synapse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Invites push actions don't get persisted and can't be queried using /notifications if the user doesn't have any pusher registered #12839
Closed
@deepbluev7

Description

@deepbluev7

Description

For invites there exists a special push rule: .m.rule.invite_for_me. This rule seems to never get evaluated and added to the event_push_actions table, which then causes /notifications to never return pending invites as notifications.

Steps to reproduce

  • Invite another user
  • Search for the invite using the following query: SELECT * FROM event_push_actions WHERE event_id = '$event'

I would like invites to actually show up as notifications!

Version information

  • Homeserver: neko.dev

If not matrix.org:

  • Version: 1.59.1

  • Install method: ebuild

  • Platform: Gentoo

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-MinorBlocks non-critical functionality, workarounds exist.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0