merge directive handling puts branch into permanent scan mode by requesting a mirror
Bug #608915 reported by
Aaron Bentley
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Medium
|
Tim Penhey |
Bug Description
Now that hosted branches do not need to be mirrored, requesting a mirror breaks them, leaving them in permanent "updating" mode. Unfortunately, merge directive handling requests a mirror:
lib/lp/
Related branches
lp://qastaging/~thumper/launchpad/merge-directive-handling-no-request-mirror
- Michael Hudson-Doyle: Approve
-
Diff: 112 lines (+14/-9)4 files modifieddatabase/schema/security.cfg (+1/-1)
lib/lp/code/mail/codehandler.py (+6/-1)
lib/lp/code/mail/tests/test_codehandler.py (+4/-5)
lib/lp/testing/factory.py (+3/-2)
description: | updated |
Changed in launchpad-code: | |
status: | Triaged → In Progress |
assignee: | nobody → Tim Penhey (thumper) |
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 r11242 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11242>.