Skip to content

clear=true does nothing #1029

@ElFishi

Description

@ElFishi

🐞 Description
A notification published with

$ curl \
  -d "Is this cleared?" \
  -H "Actions: view, Look, https://google.com, clear=true" \
  ntfy.sh/myt0pic
{"id":"7ROwy5Hkljoj","time":1708330612,"expires":1708373812,"event":"message","topic":"myt0pic","message":"Is this cleared?","actions":[{"id":"FvtjnsAlhR","action":"view","label":"Look","clear":true,"url":"https://google.com"}]}

is displayed properly both in iOS and Android apps, tapping the button opens the web page, but the notification is not cleared.

💻 Components impacted
ntfy.sh, iOs ntfy 1.3 (4), Android Version 1.16.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    🪲 bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions