prerequisite branches should be used for preview diff generation
Bug #456413 reported by
Aaron Bentley
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Medium
|
Aaron Bentley |
Bug Description
When generating preview diffs, the changes introduced in the prerequisite branch should not be shown.
Related branches
lp://qastaging/~abentley/launchpad/prerequisite-diff
- Edwin Grubbs (community): Approve (code)
-
Diff: 205 lines2 files modifiedlib/lp/code/model/diff.py (+67/-26)
lib/lp/code/model/tests/test_diff.py (+59/-0)
Changed in launchpad-code: | |
assignee: | nobody → Aaron Bentley (abentley) |
status: | Triaged → In Progress |
Changed in launchpad-code: | |
status: | In Progress → Fix Released |
milestone: | none → 3.1.11 |
To post a comment you must log in.
On Fri, 2009-11-20 at 14:17 +0000, Aaron Bentley wrote:
> ** Changed in: launchpad-code
> Status: In Progress => Fix Released
Awesome! Thanks!