thunderbird / thunderbird/thunderbird-android

SPIKE—Notifications Don't Show Up or Are Delayed

Open
#11,059 1 comment 1 reaction 1 assignee View on GitHub

@dani-zilla is already working on this.

Since May 27, 2026.

tb-team
Dominant language
Kotlin
Stars
14k
Forks
2.8k
Avg merge
3d 3h
Merged PRs (30d)
57

Description

A great deal of the issues submitted regarding notifications seem to involve users not receiving their notifications in a timely matter or—sometimes—not at all. These will likely require a much larger change to how we manage syncing, for example, some users may believe 15 minutes is not frequent enough to check for new messages. Others may want push for accounts that support it. And we may have issues with background workers staying active, or the alarm feature we use to schedule workers.

As a result, this will likely become a primary task of the refactor. However, it's worth looking into these bugs, confirming them, and seeing if anything can be done quickly to improve them for our users.

Some examples:

AC:

  • Create new tickets for these bugs, either a combined ticket in the sync/notification refactor milestone or in this milestone, for fixing smaller bugs we have deemed high priority, low-to-mid effort.
  • If issues are separate, break up existing tickets into examples
  • Close out tickets that are duplicates and combine them into individual issue tickets to better track the work and keep all related reports together

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.