Diff for "BugExpiry"

Not logged in - Log In / Register

Differences between revisions 10 and 11
Revision 10 as of 2008-04-20 23:38:18
Size: 2474
Editor: mar75-4-82-227-65-72
Comment:
Revision 11 as of 2008-05-20 01:52:44
Size: 2454
Editor: 209-161-210-253
Comment: Remove '''Contents'''[[BR]] in preparation for upgrade to Moin 1.6
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]|| ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">[[TableOfContents]]||

TableOfContents

Want to know more about Bug Statuses? Check out our BugStatuses page.

What is bug expiry?

Today, projects and distributions have the option of allowing old, unattended bugs that have the "Incomplete" status to expire. By setting this option, a program called the Launchpad Janitor will periodically run and expire qualifying bugs (see the "Old, unattended and incomplete?" topic below for details). This option can be set on the "change details" page of your project or distribution (e.g. "https://launchpad.net/<yourproject>/+edit").

In a future Launchpad release, projects and distributions will have the option of manually expiring old, unattended bugs that have the "Incomplete" status.

There are two ways to see which bugs would be expired:

  • a report accessible from project and distribution bug overview pages, or by navigating to "https://bugs.launchpad.net/<yourproject>/+expirable-bugs". For example, look at [https://bugs.edge.launchpad.net/inkscape/+expirable-bugs Inkscape]'s expirable bugs page.

  • a notice on the candidate bug report itself.

Using these, you'll be able to see which bugs would be expiry candidates if the feature were active.

Old, unattended and incomplete?

Launchpad will mark bugs as candidates for expiry if it appears that they have been abandoned. To determine if a bug has been abandoned, Launchpad uses the following conditions:

  • it has the "Incomplete" status
  • the last update was more than 60 days ago
  • it is not marked as a duplicate of another bug
  • it has not been assigned to anyone
  • it is not targeted to a milestone.

Only projects and distributions that use Launchpad as their bug tracker and that have not disabled bug expiry are part of the bug expiration process.

Bugs watched in external trackers are never candidates for expiry.

Bugs that affect several projects

Bugs tracked in Launchpad can affect several communities (projects or distributions) and each community has its own status for that bug.

Launchpad will consider these bugs for expiry only in those instances where the project or distribution has not disabled bug expiry. However, the bug will be removed entirely from the bug expiry process as soon as one of those communities marks it as confirmed.

BugExpiry (last edited 2011-02-09 12:56:15 by 24-179-42-225)