Skip to content

Notifications are consumed by app even if processing error occurs #984

@TAKeanice

Description

@TAKeanice

Problem statement

With the current TestFlight beta 3.1.24, even if the processing of an action from a notification fails, the notification is gone afterwards.

Reproducing:

  1. Create any notification with an action that has an invalid definition and send it to the iOS device from OpenHAB.
    Alternatively you can create a notification with a valid action definition that requires network access and make sure there is no network connection when executing it.

  2. Long-press the notification to open the available actions

  3. Tap one of the actions to execute it

  4. There will be an error message and the notification vanishes

Expected behavior:

The notification is not removed so the user can retry executing the notification action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions