bug notification batching uses first subject encountered
Bug #70010 reported by
Matthew Paul Thomas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
When a bug report's summary is changed, and there's another change in the same notifcation e-mail before the summary change, the Subject line of Launchpad's e-mail notification is the old summary instead of the new one.
This happens whether the notification is for a new bug report (it happened when bug 70006 was created) or an existing one (it happened when bug 69919 was changed). It only happens if you change something, for example the status of the bug, before you change the summary.
This bug is caused by the batching of the change notifications. When the different notifications are batched together into a single e-mail, the subject is simply set to the first notification's subject.
description: | updated |
description: | updated |
Changed in malone: | |
status: | Unconfirmed → Confirmed |
tags: | added: story-better-bug-notification |
Changed in malone: | |
status: | Confirmed → Triaged |
importance: | Undecided → Medium |
summary: |
- Resummarized bug report is mailed with old summary + bug notification batching uses first subject encountered |
To post a comment you must log in.
the batching has changed several times recently, I'm not sure this is still valid.