Link to revision for merged MPs
Bug #892259 reported by
Jonathan Lange
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Riccardo Padovani |
Bug Description
https:/
Related branches
lp:~rpadovani/launchpad/link-revision-merged-mp
- Colin Watson (community): Approve
- Kit Randel (community): Needs Fixing
-
Diff: 208 lines (+66/-1)11 files modifiedlib/lp/code/browser/branchmergeproposal.py (+6/-0)
lib/lp/code/browser/tests/test_branchmergeproposal.py (+14/-0)
lib/lp/code/interfaces/branch.py (+3/-0)
lib/lp/code/interfaces/gitref.py (+3/-0)
lib/lp/code/interfaces/gitrepository.py (+3/-0)
lib/lp/code/model/branch.py (+5/-0)
lib/lp/code/model/gitref.py (+4/-0)
lib/lp/code/model/gitrepository.py (+5/-0)
lib/lp/code/model/tests/test_branch.py (+10/-0)
lib/lp/code/model/tests/test_gitrepository.py (+9/-0)
lib/lp/code/templates/branchmergeproposal-link-summary.pt (+4/-1)
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: trivial ui |
Changed in launchpad: | |
assignee: | nobody → Riccardo Padovani (rpadovani) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r17681 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 17681>.