Diff for "TaggingLaunchpadBugs"

Not logged in - Log In / Register

Differences between revisions 1 and 64 (spanning 63 versions)
Revision 1 as of 2006-08-02 15:29:48
Size: 1119
Editor: modemcable048
Comment:
Revision 64 as of 2007-01-12 18:50:36
Size: 4626
Editor: 200-161-155-198
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Tagging Launchpad Bugs = Launchpad's Bug Tracker allows you to create ad-hoc groups of bugs with tagging.
Line 3: Line 3:
== Summary == In the Launchpad team, we have a list of agreed tags that we may apply to bugs reported against various aspects of Launchpad itself. By using a standard set of tags, each explained on this page, we can avoid confusion.
Line 5: Line 5:
Launchpad bugs are grouped together with tags. This document describes the standard tags we use for bugs filed on Launchpad bugs, including Malone, Blueprint, Rosetta, and all other Launchpad products. == Proposing new tags ==
Line 7: Line 7:
== Proposing New Tags == New tags, or changes in the meaning of existing tags, are to be proposed at our weekly development meeting, and must be accepted there.
Line 9: Line 9:
New tags, or changes in the meaning of existing tags, are to be proposed at our [https://launchpad.canonical.com/MeetingAgenda weekly development meeting], and must be accepted there.

== Current Tags ==
== Approved tags ==
Line 14: Line 12:
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=cleanup cleanup] || A bug that involves changing code but not changing behaviour ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=codeofconduct codeofconduct] || Bugs related to the code of conduct component ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=email email] || A bug related to the email infrastructure for an app ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=fix-it-friday fix-it-friday] || Bug is considered a good candidate to be fixed as part of Fix-it Friday ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=oops oops] || A bug that causes OOPSes ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=rosetta-imports rosetta-imports] || A bug related to rosetta translation imports ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=soyuz-build soyuz-build] || A bug related to the build subproject of Soyuz ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=soyuz-publish soyuz-publish] || A bug related to the publish subproject of Soyuz ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=soyuz-upload soyuz-upload] || A bug related to the upload subproject of Soyuz ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=timeout timeout] || A bug that cause a timeout ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=trivial trivial] || A bug that appears to be very simple to fix ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=ui ui] || A bug that suggests the user interface is confusing or otherwise difficult to use ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=xmlrpc xmlrpc] || A bug related to the xmlrpc infrastructure for an app ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=infrastructure infrastructure] || A bug that affects Launchpad infrastructure ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=bounty-tracker bounty-tracker] || A bug related to the bounty infrastructure ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=search search] || A bug related to the search infrastructure for an app ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=bugwatch bugwatch] || A bug related to bug watches in Malone ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=karma karma] || A bug related to the karma infrastructure ||
|| [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=derivation derivation] || Bugs or known limitations related with derivation processes in Soyuz ||
Line 15: Line 32:
== Proposed Tags == == Proposed tags ==
Line 17: Line 34:
|| Tag || Description || Proposed By ||
|| oops || A bug that causes OOPS's || bradb ||
|| ui || A bug that suggests the current UI is confusing or otherwise difficult to use || bradb ||
|| sabdfl || A bug that Mark specifically asked for or pointed out || bradb ||
|| trivial || A bug that appears to be very simple to fix || bradb ||
|| search || A bug related to the search infrastructure for an app || bradb ||
|| email || A bug related to the email infrastructure for an app || bradb ||
|| xmlrpc || A bug related to the xmlrpc infrastructure for an app || bradb ||
|| Tag || Description || Proposed By || Example of bug that would use the tag ||
|| l10n || A bug related to localization (l10n and i18n, don't think we need two different tags) || [https://launchpad.net/~paroz Claude] || [https://launchpad.net/bugs/74138 bug 74138], [https://launchpad.net/bugs/62338 bug 62338], [https://launchpad.net/bugs/51930 bug 51930] ||
|| poll || A bug related to Launchpad's voting infrastructure || matsubara || [https://launchpad.net/bugs/46589 bug 46589] [https://launchpad.net/bugs/39463 bug 39463] [https://launchpad.net/bugs/3936 3936] [https://launchpad.net/bugs/28670 bug 28670] [https://launchpad.net/bugs/71274 bug 71274] [https://launchpad.net/bugs/78454 78454] ||
|| fif-candidate || Bugs that MatthewRevell or someone else has identified as having FiF potential and are awaiting Matsubara's or any other LP developer confirmation/rejection. || matsubara/matthewrevell || [https://launchpad.net/projects/launchpad-project/+bugs?field.tag=fif-candidate Potential fix-it-friday bugs] ||

== Declined tags ==

|| Tag || Description || Proposed By || Decline reason ||
|| sabdfl || A bug that Mark specifically asked for or pointed out || bradb || We should use malone's importance, milestone and release features to address priority of bugs ||

Launchpad's Bug Tracker allows you to create ad-hoc groups of bugs with tagging.

In the Launchpad team, we have a list of agreed tags that we may apply to bugs reported against various aspects of Launchpad itself. By using a standard set of tags, each explained on this page, we can avoid confusion.

Proposing new tags

New tags, or changes in the meaning of existing tags, are to be proposed at our weekly development meeting, and must be accepted there.

Approved tags

Tag

Description

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=cleanup cleanup]

A bug that involves changing code but not changing behaviour

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=codeofconduct codeofconduct]

Bugs related to the code of conduct component

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=email email]

A bug related to the email infrastructure for an app

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=fix-it-friday fix-it-friday]

Bug is considered a good candidate to be fixed as part of Fix-it Friday

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=oops oops]

A bug that causes OOPSes

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=rosetta-imports rosetta-imports]

A bug related to rosetta translation imports

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=soyuz-build soyuz-build]

A bug related to the build subproject of Soyuz

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=soyuz-publish soyuz-publish]

A bug related to the publish subproject of Soyuz

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=soyuz-upload soyuz-upload]

A bug related to the upload subproject of Soyuz

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=timeout timeout]

A bug that cause a timeout

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=trivial trivial]

A bug that appears to be very simple to fix

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=ui ui]

A bug that suggests the user interface is confusing or otherwise difficult to use

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=xmlrpc xmlrpc]

A bug related to the xmlrpc infrastructure for an app

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=infrastructure infrastructure]

A bug that affects Launchpad infrastructure

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=bounty-tracker bounty-tracker]

A bug related to the bounty infrastructure

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=search search]

A bug related to the search infrastructure for an app

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=bugwatch bugwatch]

A bug related to bug watches in Malone

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=karma karma]

A bug related to the karma infrastructure

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=derivation derivation]

Bugs or known limitations related with derivation processes in Soyuz

Proposed tags

Tag

Description

Proposed By

Example of bug that would use the tag

l10n

A bug related to localization (l10n and i18n, don't think we need two different tags)

[https://launchpad.net/~paroz Claude]

[https://launchpad.net/bugs/74138 bug 74138], [https://launchpad.net/bugs/62338 bug 62338], [https://launchpad.net/bugs/51930 bug 51930]

poll

A bug related to Launchpad's voting infrastructure

matsubara

[https://launchpad.net/bugs/46589 bug 46589] [https://launchpad.net/bugs/39463 bug 39463] [https://launchpad.net/bugs/3936 3936] [https://launchpad.net/bugs/28670 bug 28670] [https://launchpad.net/bugs/71274 bug 71274] [https://launchpad.net/bugs/78454 78454]

fif-candidate

Bugs that MatthewRevell or someone else has identified as having FiF potential and are awaiting Matsubara's or any other LP developer confirmation/rejection.

matsubara/matthewrevell

[https://launchpad.net/projects/launchpad-project/+bugs?field.tag=fif-candidate Potential fix-it-friday bugs]

Declined tags

Tag

Description

Proposed By

Decline reason

sabdfl

A bug that Mark specifically asked for or pointed out

bradb

We should use malone's importance, milestone and release features to address priority of bugs

TaggingLaunchpadBugs (last edited 2008-10-29 12:19:57 by 92)