Make it easy to mark bugs as being sent upstream
Bug #5409 reported by
James Henstridge
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
New
|
Medium
|
Unassigned |
Bug Description
In the bugzilla importer, we represent bugs as having been sent upstream as follows:
* create a new bug task on the upstream product associated with the distro package.
* create a bug watch based on the upstream bugtracker URL
* link the bug watch to the bug task.
Performing all these actions manually through the web UI is time consuming, and could be a lot simpler.
It would be nice if there was a "filed upstream" link on the bug page for distro bugs that would ask for a bug tracker URL, and create the new bug task and watch for you.
To post a comment you must log in.
In https:/ /wiki.launchpad .canonical. com/BetterUpstr eamHandling, there
are some thoughts about how to make it easier to indicate that bugs are
sent upstream.