default subscription is branch creator not branch owner
Bug #498637 reported by
Robert Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Medium
|
Aaron Bentley |
Bug Description
E.g. if I push to lp:~bzr/bzr/foo, I end up subscribed, and ~bzr isn't
subscribed. I think this is causing headaches for folk using
code-review.
affects launchpad-code
--
Related branches
lp://qastaging/~abentley/launchpad/subscribe-branch-owner
- Robert Collins (community): Approve
-
Diff: 54 lines (+14/-5)2 files modifiedlib/lp/code/model/branchnamespace.py (+1/-1)
lib/lp/code/model/tests/test_branchnamespace.py (+13/-4)
Changed in launchpad-code: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: code-review subscription trivial |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11216 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11216>.