Skip to content

Allowing expiry time/ lifetime of the notification when notification is received by the user or mechanism to delete the notification for notification send incorrectly #6157

Open
@mwshubham

Description

@mwshubham

What feature would you like to see?

Two related features/ usecase

  1. Set expiry time for each notification in message payload to perform operation similar to setTimeoutAfter. This will allow lifetime for which a notification will be visible to the user something different from available ttl.
  2. Feature to delete notification which is already send to the user. E.g. case when notification was incorrectly send to the user or not required now. Delete notification can also be control via feature 1 by setting some very low expiry time e.g. -1 / 0 to clear the notification from the tray.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions