Diff for "Bugs/YourProject"

Not logged in - Log In / Register

Differences between revisions 22 and 23
Revision 22 as of 2010-03-27 08:03:21
Size: 5456
Editor: user-12hc702
Comment: The next page is about private and security bugs
Revision 23 as of 2012-09-06 16:16:09
Size: 4667
Editor: pool-108-28-25-212
Comment:
Deletions are marked like this. Additions are marked like this.
Line 42: Line 42:
== Bug supervisors and security contacts == == Bug supervisors ==
Line 44: Line 44:
The next step is to choose which individuals or teams you want to occupy the two bug management roles:
Line 47: Line 46:
 * '''security contact:''' receives security-related bug notifications.
Line 49: Line 47:
Many projects [[Teams/Registering|create specific teams]] to act as the bug supervisor or security contact, allowing several people to share the work. Many projects [[Teams/Registering|create specific teams]] to act as the bug supervisor, allowing several people to triage bugs without gain.
Line 51: Line 49:
To set your project's bug and security contacts, visit its bug overview page - for example: https://bugs.launchpad.net/inkscape - then click ```Change details```, followed by the ```People``` tab.
Line 55: Line 53:
Line 57: Line 56:
The bug supervisor's role is to manage the planning of bug work and the triage of newly reported bugs. You may want to give some people extra bug editing privileges: The bug supervisor's role is to manage the planning of bug work and the triage of newly reported bugs.
Line 64: Line 63:
  By default, they're also a subscriber to all the project's bugs: i.e. they'll get notification of new bugs and changes to existing bugs. Many projects find this is the best way for the bug supervisor to remain in touch with the project's bugs. However, the bug supervisor can [[Bugs/Subscriptions#unsubscribe|unsubscribe]] from these emails.
 
=== The security contact's role ===
Line 69: Line 64:
Launchpad helps you deal with security issues efficiently and in private. Anyone can mark a bug as a security issue and once they do, Launchpad notifies the security contact and restricts who can view the bug report to the project's owner and security contact. To set your project's bug supervisor, visit its bug overview page - for example: https://bugs.launchpad.net/inkscape - then choose the edit link next the the bug supervisor role listed on the page.

Launchpad Help > Bugs > Your project

Overview

Launchpad's bug tracker is unique: it can track how one bug affects different communities.

When you share free software, you share its bugs. This means that free software bugs may be reported in one project but originate in another entirely, whilst affecting several more.

Launchpad handles this by making every bug available to every project and distribution that uses the bug tracker. Rather than treating each project as an island, with an isolated list of bug reports, Launchpad allows interested groups to work together in search of a fix.

Bug 98275 is a great example. It is one bug report, with one bug number, but it has a different status, importance and assignee in each context.

zeo-multi-context-bug.png

This bug affects different projects and series

This table appears at the top of the bug report, showing that it affects three projects and different series (lines of development towards a release) within those projects. In this case, each of the affected projects uses Launchpad's bug tracker. However, Launchpad can just as happily monitor the progress of the same bug in external trackers, as shown in bug 122590.

gnome-external-watch.png

Watching a bug tracked elsewhere

Here, the bug report in Launchpad is about Ubuntu's package of the Gnome Panel. However, there's also a link to the bug as tracked in Gnome's Bugzilla, along with its status there. This lets the Ubuntu desktop bugs team monitor the progress upstream and implement their fix when it becomes available.

Getting started

When you registered your project in Launchpad, you had the option to specify where its bugs are tracked. If you chose an option other than Bugs are tracked in Launchpad, you now need to activate the Launchpad bug tracker for your project.

Follow the Change details link on your project's overview page.

bugs-are-tracked.png

Choosing Launchpad as your bug tracker

You can also choose whether Launchpad should automatically expire inactive bugs. There's more on what Launchpad considers an inactive bug in our article on bug expiry.

Importing your existing bug history

In some cases, the Launchpad team can import your existing bug history from another bug tracker. This may mean you can switch to Launchpad's bug tracker without having to maintain your previous bug tracker in a read-only mode.

Get in touch to see if we can help.

Bug supervisors

  • bug supervisor: handles day to day management and triage

Many projects create specific teams to act as the bug supervisor, allowing several people to triage bugs without gain.

If you'd prefer not to set these - perhaps because your project is small enough not to need specific contacts - you, as project owner, take them by default.

The bug supervisor's role

You may want to give some people extra bug editing privileges: The bug supervisor's role is to manage the planning of bug work and the triage of newly reported bugs.

Launchpad helps them do this by giving them access to:

  • target bugs to a milestone
  • set the importance of a bug
  • set certain bug statuses.

To set your project's bug supervisor, visit its bug overview page - for example: https://bugs.launchpad.net/inkscape - then choose the edit link next the the bug supervisor role listed on the page.

Next step

Now you've set up the basics, you're ready to start managing your project's bug reports in Launchpad. However, let's first look at how Launchpad handles the privacy of bugs.

< Project announcements

Private bugs >

Bugs/YourProject (last edited 2012-09-06 17:50:21 by pool-108-28-25-212)