Watches

Revision 14 as of 2008-06-30 20:54:36

Clear message

It is often the case that Ubuntu bug reports in Launchpad are also reported in another bug tracker, for example another distribution or an upstream project. Bug watches in Launchpad monitor bug reports in other bug tracking systems and check on their status daily. The Ubuntu bug is updated if the status of the watched bug changes. The following document walks you through how to add these bug watches to an existing Launchpad bug report.

Adding a Bug Watch

attachment:bugwatch.png

Preliminary Steps

  1. Identify the URL for the upstream bug report
  2. Go to the existing Launchpad bug report

There are different approaches that you may need to take to set up your bug watch. Below are the two ways to add a bug watch.

Watching Another Distribution

If the other bug report is from another distribution's bug tracker, do the following:

1. In the "Actions" section on the left side of the Launchpad bug report, click on the "Also affects distribution" link.

attachment:affects_distro_link.png

2. In the drop down menu, select the other distribution this may be affecting.

attachment:affects_distro.png

3. Leave the "Source Package Name" field blank.

4. In the "URL" field, enter the URL for the bug report you want to monitor.

5. Click the "Continue" button.

6. Your bug watch should now be set.

Watching Another Project

If the other bug report is from an upstream project, for example the Linux kernel, do the following:

1. In the "Actions" section on the left side of the Launchpad bug report, click on the "Also affects project" link.

attachment:affects_project_link.png

2. Typically, there is already a relationship established between the Ubuntu package and the upstream project. In this case a page requesting the URL for the other bug report will be displayed. Proceed to step 3.

attachment:confirm_project.png

2a. Unfortunately sometimes this relationship has not been set up so an extra step is required. Enter the project name. If you don't know the project name click on the "(Choose...)" link which will help you search for the appropriate name.

attachment:affects_project.png

3. In the "URL" field, enter the URL for the bug report you want to monitor.

attachment:confirm_project_url.png

4. Click the "Add to Bug Report" button.

5. Your upstream bug watch should now be set.

Removing a Bug Watch

It is possible that a bug watch may have been setup for the wrong project or distribution bug, these should be removed so the Ubuntu bug is accurate. Bug watches can appear as an upstream task and also appear in the Remote bug watches applet. The procedure for removing the bug watch depends on where the watch appears.

An upstream task

  1. Change the upstream remote watch to "None"
  2. Change the upstream bug task status to "Invalid" or

  3. Change the upstream bug task status to "New" if it is still an upstream bug

Also see

Launchpad [https://help.launchpad.net/FeatureHighlights/MultiProjectBugs documentation] regarding this process.


CategoryBugSquad