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.

Clear out empty event_push_summary rows #13875

@clokep

Description

@clokep

After #13776 we generate a row in event_push_summary per (user, room, thread). If a receipt marks a thread as completely read then the summary is (somewhat) useless as the notif_count and unread_count would be 0.

It might make sense to clean these up eventually to avoid the table growing too large.

There's some conversation about this at #13776 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ThreadsThreaded messagesO-UncommonMost users are unlikely to come across this or unexpected workflowS-TolerableMinor significance, cosmetic issues, low or no impact to users.T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions