Launchpad sends change notification updates to the person who requested the change
Bug #548 reported by
Sebastien Bacher
This bug affects 19 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Yellow Squad |
Bug Description
Malone should have an option to not send emails about bug changes to the person doing the change.
Related branches
lp:~gary/launchpad/bug548-db-2
- Gavin Panella (community): Approve
- Stuart Bishop (community): Approve (db)
- Robert Collins: Pending (db) requested
-
Diff: 454 lines (+313/-1)8 files modifieddatabase/sampledata/current-dev.sql (+106/-0)
database/sampledata/current.sql (+106/-0)
database/schema/comments.sql (+3/-0)
database/schema/patch-2208-38-0.sql (+7/-0)
database/schema/security.cfg (+2/-0)
lib/lp/bugs/doc/bugnotification-sending.txt (+19/-0)
lib/lp/registry/interfaces/person.py (+22/-1)
lib/lp/registry/model/person.py (+48/-0)
lp:~danilo/launchpad/bug-548-use-preference
- Brad Crittenden (community): Approve (code)
-
Diff: 756 lines (+254/-148)8 files modifieddatabase/schema/security.cfg (+7/-0)
lib/lp/app/widgets/__init__.py (+2/-0)
lib/lp/bugs/doc/bugnotification-sending.txt (+91/-118)
lib/lp/bugs/scripts/bugnotification.py (+11/-5)
lib/lp/bugs/tests/test_bugchanges.py (+59/-15)
lib/lp/registry/model/person.py (+37/-7)
lib/lp/scripts/garbo.py (+7/-3)
lib/lp/testing/dbuser.py (+40/-0)
lp:~gary/launchpad/bug548
- Graham Binns (community): Approve (code)
-
Diff: 59 lines (+22/-10)2 files modifiedlib/lp/registry/browser/person.py (+2/-1)
lib/lp/registry/stories/person/xx-person-edit.txt (+20/-9)
Changed in malone: | |
assignee: | nobody → bradb |
status: | New → Accepted |
Changed in malone: | |
assignee: | bradb → nobody |
description: | updated |
description: | updated |
summary: |
- don't send mails about changes to the people doing the change + Launchpad sends notifications updates to the members that change + reports. |
summary: |
- Launchpad sends notifications updates to the members that change - reports. + Launchpad sends notification updates to the members that change reports. |
summary: |
- Launchpad sends notification updates to the members that change reports. + Launchpad sends change notification updates to the person who requested + the change |
tags: | added: story-better-bug-notification |
Changed in malone: | |
importance: | Medium → High |
tags: | added: story-better-notification-sending |
tags: | added: qa-ok |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
For example it's pointless to send an update status mail to my mailbox for comments I have sent on some bug I'm subscribed.