You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a task is modified we compare the current notification state to the new one and update the notification if necessary.
In certain cases we remove the notification now:
* the task was unpinned (by the sync adapter)
* the start of a task has been postponed
* the due date of a task has been postponed
* a task has been completed
When a task is modified we compare the current notification state to the new one and update the notification if necessary.
In certain cases we remove the notification now:
* the task was unpinned (by the sync adapter)
* the start of a task has been postponed
* the due date of a task has been postponed
* a task has been completed
Notifications don't get updated, when the corresponding task is changed.
Reproduction
Add a task that is due today. A notification appears. Now do not click on the notification. from the tasks app:
Expected behaviour
Observed behaviour
Notification does not change at all.
The text was updated successfully, but these errors were encountered: