Diff for "TaggingLaunchpadBugs"

Not logged in - Log In / Register

Differences between revisions 1 and 80 (spanning 79 versions)
Revision 1 as of 2006-08-02 15:29:48
Size: 1119
Editor: modemcable048
Comment:
Revision 80 as of 2007-05-07 14:43:00
Size: 5208
Editor: modemcable040
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. == Approved tags ==
Line 11: Line 11:
== Current Tags == ## Please keep this list sorted by tag in alphabetical order
|| Tag || Description ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=bounty-tracker bounty-tracker] || A bug related to the bounty infrastructure ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=bugwatch bugwatch] || A bug related to bug watches in Malone ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=cleanup cleanup] || A bug that involves changing code but not changing behaviour ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=codebrowse codebrowse] || codebrowse.launchpad.net bugs ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=codeofconduct codeofconduct] || Bugs related to the code of conduct component ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=derivation derivation] || Bugs or known limitations related with derivation processes in Soyuz ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=email email] || A bug related to the email infrastructure for an app ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=fix-it-friday fix-it-friday] || Bug is considered, following confirmation with relevant eam member, a good candidate to be fixed as part of Fix-it Friday ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=infrastructure infrastructure] || A bug that affects Launchpad infrastructure ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=karma karma] || A bug related to the karma infrastructure ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=motu motu] || Particularly affecting MOTU work ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=oops oops] || A bug that causes OOPSes ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=ppa ppa] || Bugs related with the Personal Package Archive system, usually related with some other Soyuz tag ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=rosetta-imports rosetta-imports] || A bug related to rosetta translation imports ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=search search] || A bug related to the search infrastructure for an app ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=soyuz-build soyuz-build] || A bug related to the build subproject of Soyuz ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=soyuz-publish soyuz-publish] || A bug related to the publish subproject of Soyuz ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=soyuz-upload soyuz-upload] || A bug related to the upload subproject of Soyuz ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=team-voting team-voting] || A bug related to Launchpad's voting infrastructure ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=test-system test-system] || Bugs related to the Launchpad testing infrastructure ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=timeout timeout] || A bug that cause a timeout ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=trivial trivial] || A bug that appears to be very simple to fix ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=ui ui] || A bug that suggests the user interface is confusing or otherwise difficult to use ||
|| [https://launchpad.net/launchpad-project/+bugs?field.tag=xmlrpc xmlrpc] || A bug related to the xmlrpc infrastructure for an app ||
Line 13: Line 38:
|| Tag || Description || == Proposed tags ==
Line 15: Line 40:
== Proposed Tags == || Tag || Description || Proposed By || Example of bug that would use the tag ||
|| grammar || A bug describing a grammar, typo or other language problem. || flacoste || [https://bugs.launchpad.net/launchpad-answers/+bug/106889 bug 106889], https://bugs.launchpad.net/launchpad-answers/+bug/112761 bug 112761] ||
Line 17: Line 43:
|| 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 ||
== 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 ||
|| l10n || A bug related to localization (l10n and i18n, don't think we need two different tags) || [https://launchpad.net/~paroz Claude] || Examples are not launchpad bugs, so this tag doesn't seem relevant. Discussed in the 2006-01-18 LP meeting. ||
|| 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 || Too much crossover with the fix-it-friday tag, and slight process changes, mean this is obsolete ||
|| beta || Beta related bugs || matsubara || Beta testers should use the 1.0 milestone instead ||

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/launchpad-project/+bugs?field.tag=bounty-tracker bounty-tracker]

A bug related to the bounty infrastructure

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

A bug related to bug watches in Malone

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

A bug that involves changing code but not changing behaviour

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

codebrowse.launchpad.net bugs

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

Bugs related to the code of conduct component

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

Bugs or known limitations related with derivation processes in Soyuz

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

A bug related to the email infrastructure for an app

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

Bug is considered, following confirmation with relevant eam member, a good candidate to be fixed as part of Fix-it Friday

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

A bug that affects Launchpad infrastructure

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

A bug related to the karma infrastructure

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

Particularly affecting MOTU work

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

A bug that causes OOPSes

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

Bugs related with the Personal Package Archive system, usually related with some other Soyuz tag

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

A bug related to rosetta translation imports

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

A bug related to the search infrastructure for an app

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

A bug related to the build subproject of Soyuz

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

A bug related to the publish subproject of Soyuz

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

A bug related to the upload subproject of Soyuz

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

A bug related to Launchpad's voting infrastructure

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

Bugs related to the Launchpad testing infrastructure

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

A bug that cause a timeout

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

A bug that appears to be very simple to fix

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

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

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

A bug related to the xmlrpc infrastructure for an app

Proposed tags

Tag

Description

Proposed By

Example of bug that would use the tag

grammar

A bug describing a grammar, typo or other language problem.

flacoste

[https://bugs.launchpad.net/launchpad-answers/+bug/106889 bug 106889], https://bugs.launchpad.net/launchpad-answers/+bug/112761 bug 112761]

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

l10n

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

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

Examples are not launchpad bugs, so this tag doesn't seem relevant. Discussed in the 2006-01-18 LP meeting.

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

Too much crossover with the fix-it-friday tag, and slight process changes, mean this is obsolete

beta

Beta related bugs

matsubara

Beta testers should use the 1.0 milestone instead

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