Diff for "Bugs/Statuses/External"

Not logged in - Log In / Register

Differences between revisions 8 and 9
Revision 8 as of 2007-12-19 23:57:03
Size: 5855
Editor: 77-100-239-119
Comment: Added Sourceforge and RT status mapping tables
Revision 9 as of 2007-12-20 00:02:41
Size: 5890
Editor: 77-100-239-119
Comment: Added Trac "Closed - *" --> "Fix Released"
Deletions are marked like this. Additions are marked like this.
Line 109: Line 109:
|| closed || * || Fix Released ||

ContentsBRTableOfContents

Anchor(bug-statuses-in-launchpad)

Bug statuses in Launchpad

Anyone can set the status of a bug in Launchpad, making it easy for them to become involved in your project's bug triage.

Launchpad's Bug Tracker offers you seven main bug statuses that reflect each stage of a bug's lifecycle from initial report to resolution.

Optionally, if your project has a high number of bug reports, you may want to add an extra layer of quality control to your bug triage. Two additional bug statuses - Triaged and Won't Fix - are available only to members of your project's Bug Contact team and the project's owners.

Anchor(available-to-everyone)

Available to everyone

  • New: the bug is newly reported.

  • Incomplete: the bug report is incomplete and needs more information before it can be triaged.

  • Invalid: the report describes the software's normal behaviour, or is unsuitable for any other reason.

  • Confirmed: a member of the community believes that this report describes a genuine bug in enough detail that a developer could start work on a fix.

  • In Progress: a developer has taken responsibility to fix the bug and has begun work.

  • Fix Committed: a developer has committed his/her fix to the project's codebase.

  • Fix Released: a new version of the software, featuring the bug fix, has been released.

Anchor(bug-contact-only)

Only available to the Bug Contact

  • Triaged: a member of the Bug Contact team considers that the bug report contains all information a developer needs to start work on a fix.

  • Won't Fix: this is acknowledged as a genuine bug but the project has no plans to fix it.

Anchor(translating-external-bug-statuses)

Translating the status of external bug watches

Bugs in free software projects are often tracked in more than one place. For example: a bug in OpenOffice.org may be tracked in Launchpad by Ubuntu's OpenOffice.org team and in OpenOffice.org's own Bugzilla instance.

Launchpad can track the status of the bug in OpenOffice.org's external tracker and display its current status on the Ubuntu team's bug report.

Bugzilla and Launchpad use different statuses to describe the stages of a bug's lifecycle. It could quickly become confusing to use two different sets of bug statuses on the same page. Instead, Launchpad translates the status of the external bug report.

Anchor(bugzilla)

Bugzilla

Bugzilla status

Launchpad status

UNCONFIRMED

New

NEW

Confirmed

ASSIGNED

In Progress

REOPENED

Confirmed

NEEDINFO

Incomplete

NEEDINFO_REPORTER

Incomplete

MODIFIED

Fix Committed

UPSTREAM

Confirmed

PENDINGUPLOAD

Fix Committed

RESOLVED FIXED

Fix Released

VERIFIED WONTFIX

Won't Fix

CLOSED INVALID

Invalid

Some projects use custom Bugzilla status messages. Soon, we will add tables to show how those statuses are translated by Launchpad.

Anchor(sourceforge)

Sourceforge

Sourceforge status

Sourceforge resolution

Launchpad status

Open

None

New

Accepted

Confirmed

Later

Confirmed

Won't Fix

Wont't Fix

Invalid

Invalid

Works For Me

Invalid

Remind

Confirmed

Duplicate

Confirmed

Rejected

Wont't Fix

Out of Date

Invalid

Fixed

Fix Committed

Wont Fix

Wont't Fix

Postponed

Confirmed

Pending

None

Incomplete

Postponed

Wont't Fix

Closed

None

Fix Released

Fixed

Fix Released

Accepted

Fix Committed

Postponed

Wont't Fix

Anchor(mantis)

Mantis

Mantis status

Mantis resolution

Launchpad status

New

*

New

Feedback

*

Incomplete

Confirmed or Acknowledge

*

Confirmed

Assigned

*

In progress

Resolved or Closed

Reopened

New

Resolved or Closed

Unable to reproduce

Invalid

Resolved or Closed

Not fixable

Invalid

Resolved or Closed

Suspended

Invalid

Resolved or Closed

Duplicate

Invalid

Resolved or Closed

Won't fix

Won't Fix

Resolved or Closed

Fixed

Fix Released

Resolved or Closed

Open

Fix Released

Resolved or Closed

No change required

Fix Released

*

*

Unknown

Anchor(trac)

Trac

Trac status

Trac resolution

Launchpad status

assigned

*

Confirmed

duplicate

*

Confirmed

new

*

New

reopened

*

New

closed

*

Fix Released

closed

fixed

Fix Released

closed

invalid

Invalid

closed

wontfix

Won't Fix

closed

worksforme

Invalid

*

*

Unknown

Anchor(rt)

RT

RT status

Launchpad status

New

New

Open

Confirmed

Stalled

Confirmed

Rejected

Invalid

Resolved

Fix Released

Bugs/Statuses/External (last edited 2008-12-01 14:15:16 by 78-32-113-222)