subscribing someone should send a notification email right away
Bug #176085 reported by
Martin Pitt
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Eleanor Berger |
Bug Description
When subscribing someone else to a bug, the subscribed person currently does not get a notification email about this if he's subscribed more than 5 minutes after the last change to the bug. A common workflow is:
* add a question as bug comment
* subscribe some people who might be able to answer it
but those may not get bug mail unless another comment is added, so they easily get missed.
The notification email should have X-Launchpad-
Changed in malone: | |
milestone: | none → 1.2.4 |
Changed in malone: | |
assignee: | nobody → intellectronica |
Changed in malone: | |
status: | Confirmed → In Progress |
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
To be clear, a notification does get sent together with the first bug notification to the subscribed user. If the person is subscribed within 5 minutes of the comment being added, he will get a notification. We should still change it to send the 'you have been subscribed' notification right away, and not depend on some other notification being sent.