uploads of new source packages can't close bugs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
Source package uploads containing a Launchpad-
However, it does cause a small problem for bugs of the form "we need this new package to exist"; the MOTU team use bugs of this form to organise their work. Such bugs obviously can't be filed against the relevant source package, since it does not yet exist in the Launchpad database; they are therefore filed simply against "Ubuntu", with no source package. Even though the appropriate bug number is usually referenced in the changelog in such a way as to produce a Launchpad-
It seems to me that this could be improved, perhaps with some slight heuristics. How about this rule:
Uploads may close either bug tasks on the correct source package in the correct distribution, *or* bug tasks on the correct distribution but without any source package.
Since it is not normally possible to have bug tasks on both "Ubuntu" and "Ubuntu (sourcepackagen
Changed in malone: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in launchpad: | |
importance: | Medium → Low |
tags: | added: bugs packages |
As Colin said, we should fix Bug.setStatus() to fall back on the distribution task, if a source package task can't be found.