Suggest possible links in the upstream association portlet
Bug #490518 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Brad Crittenden |
Bug Description
On the distroseries +source page, the upstream association portlet could suggest possible upstream projects when there is no packaging link. The user can choose to set the packaging link with one of those, or go to the +edit-packaging page. It is hard to make the linking work inline if the project has more than one series. It might be best to to always take the user to +edit-packaging
Related branches
lp://qastaging/~bac/launchpad/bug-490518-link-suggestion
- Martin Albisetti (community): Approve (ui)
- Curtis Hovey (community): Approve (code)
-
Diff: 409 lines (+249/-61)7 files modifiedlib/lp/app/templates/base-layout-macros.pt (+18/-0)
lib/lp/registry/browser/configure.zcml (+7/-0)
lib/lp/registry/browser/sourcepackage.py (+58/-3)
lib/lp/registry/browser/tests/sourcepackage-views.txt (+64/-0)
lib/lp/registry/stories/packaging/xx-sourcepackage-packaging.txt (+4/-3)
lib/lp/registry/templates/sourcepackage-index.pt (+1/-55)
lib/lp/registry/templates/sourcepackage-portlet-associations.pt (+97/-0)
Changed in launchpad-registry: | |
milestone: | 3.1.12 → 3.1.13 |
Changed in launchpad-registry: | |
assignee: | nobody → Brad Crittenden (bac) |
status: | Triaged → In Progress |
description: | updated |
description: | updated |
Changed in launchpad-registry: | |
milestone: | 10.01 → 10.02 |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: | added: qa-needstesting |
To post a comment you must log in.
THis is qa-ok, but there is a trival ui issues: bug 515171