thunderbird / thunderbird/mailstrom

Several drafts are being created while writing an email.

Open
#229 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

pro-support
Dominant language
Python
Stars
20
Forks
2
Avg merge
36m
Merged PRs (30d)
2

Description

Describe the bug

Thundermail in Thunderbird will create multiple drafts instead of updating a single draft file.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Thunderbird > Settings
  2. Click on Auto Save
  3. Set Auto Save to 1 minute
  4. Draft an email, taking at least 3-4 minutes

Expected behavior

One draft email saved

Actual behavior

Multiple drafts of the same email saved

Screenshots

System

  • OS: Ubuntu 24.04
  • TB Version: 140.11.1

Additional context

gz#6282

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.

Research direction

Reproduce the issue in Thunderbird using Auto Save set to 1 minute, then draft an email for at least 3–4 minutes. Trace the server-side draft-save entry point and persistence flow; done means repeated autosaves update one draft rather than creating multiple drafts. No file or test is named, so first identify the relevant implementation and existing coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.