Merge lp:~cjwatson/launchpad/answers-mail-permissions into lp:launchpad
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 17699 |
Proposed branch: | lp:~cjwatson/launchpad/answers-mail-permissions |
Merge into: | lp:launchpad |
Diff against target: |
67 lines (+9/-4) 2 files modified
database/schema/security.cfg (+1/-0) lib/lp/answers/tests/test_questionjob.py (+8/-4) |
To merge this branch: | bzr merge lp:~cjwatson/launchpad/answers-mail-permissions |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Colin Watson (community) | Approve | ||
Review via email: mp+269241@code.launchpad.net |
Commit message
Fix QuestionEmailJob OOPS when sending notifications to team members.
Description of the change
Fix QuestionEmailJob OOPS when sending notifications to team members.
To post a comment you must log in.