Diff for "Bugs"

Not logged in - Log In / Register

Differences between revisions 1 and 53 (spanning 52 versions)
Revision 1 as of 2009-07-22 08:38:20
Size: 171
Editor: allenap
Comment:
Revision 53 as of 2010-04-08 13:03:30
Size: 2581
Editor: deryck
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Bugs = ||<tablestyle="width: 100%;" colspan=3 style="background: #2a2929; font-weight: bold; color: #f6bc05;">This page is about the code that runs Launchpad's bug tracker. For information about handling and triaging Launchpad-related bugs, please see [[BugHandling]] instead. [[Help|Ask for help]] right away if you have any questions. ||
Line 3: Line 3:
Often referred to in the code as `malone`. ||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 5: Line 5:
 * [[https://launchpad.net/malone|Launchpad project page]] Launchpad Bugs is often called `malone` in code or by Launchpad developers. This is the application responsible for code that handles bugs, filing bugs, bug search, bug watches, external bug tracker integration, bug email, and more.
Line 7: Line 7:
 * [[/ExternalBugTrackers|External Bug Trackers]]  * [[/Contributing|Interested in contributing or learning more?]]

= Themes and User Stories =

For general Launchpad info, see [[VersionFourDotO/Themes|Themes]] and [[VersionFourDotO/Stories|Stories]].

The bugs team itself is currently working on 3 user stories under one general theme.

== Getting Bugs "off" Ubuntu ==

 * [[Bugs/BugHeat|Bug Heat]]
 * [[Bugs/ReliableBugSyncing|Reliable Bug Syncing]]
 * [[Bugs/PatchTracking|Patch Tracking]]

Other stories lined up behind the ones in active development are:

 * [[Bugs/BugQ&A|Bug Q&A]]

'''Note:''' Bug Q&A was under active development but is being delayed due to efforts required to get checkwatches stable. As soon as one of the current stories is done, work on bug Q&A will continue.

= 10.04 =

Goals for 10.04 include:

 * Complete reliable bug syncing work
    * gnome-bugs updates
    * Status for a bug watch in UI
    * "reschedule" button in UI
    * deliever QA system (there is an open RT currently)
 * See bug list in gobby.ubuntu.com doc named lp-malone-bug-priorities
     * Finish remaining UDS-L actions/bugs
     * Do final polish/bug killing around UI, accessibility for getting bugs off Ubuntu work
 * Better bug subscriptions and notifications
    * Get approval for [[LEP/BetterBugSubscriptionsAndNotifications|LEP for the feature]]
    * Finish designs with DUX team
    * Compile bug list and story tag
    * i.e. be "ready to code" by end of 10.04

= In Progress =

Work in progress is tracked on the Launchpad's Lean Kit Kanban board. Standup calls are held daily at 14:30 UTC to discuss the state of the board.


= Historical dashboard notes =

 * [[Bugs/3.1.12|3.1.12 cycle (December 2009)]]
 * [[Bugs/10.01|10.01 cycle (January 2010)]]
 * [[Bugs/10.02|10.02 cycle (February 2010)]]
 * [[Bugs/10.03|10.03 cycle (March 2010)]]

This page is about the code that runs Launchpad's bug tracker. For information about handling and triaging Launchpad-related bugs, please see BugHandling instead. Ask for help right away if you have any questions.

Launchpad Bugs is often called malone in code or by Launchpad developers. This is the application responsible for code that handles bugs, filing bugs, bug search, bug watches, external bug tracker integration, bug email, and more.

Themes and User Stories

For general Launchpad info, see Themes and Stories.

The bugs team itself is currently working on 3 user stories under one general theme.

Getting Bugs "off" Ubuntu

Other stories lined up behind the ones in active development are:

Note: Bug Q&A was under active development but is being delayed due to efforts required to get checkwatches stable. As soon as one of the current stories is done, work on bug Q&A will continue.

10.04

Goals for 10.04 include:

  • Complete reliable bug syncing work
    • gnome-bugs updates
    • Status for a bug watch in UI
    • "reschedule" button in UI
    • deliever QA system (there is an open RT currently)
  • See bug list in gobby.ubuntu.com doc named lp-malone-bug-priorities
    • Finish remaining UDS-L actions/bugs
    • Do final polish/bug killing around UI, accessibility for getting bugs off Ubuntu work
  • Better bug subscriptions and notifications
    • Get approval for LEP for the feature

    • Finish designs with DUX team
    • Compile bug list and story tag
    • i.e. be "ready to code" by end of 10.04

In Progress

Work in progress is tracked on the Launchpad's Lean Kit Kanban board. Standup calls are held daily at 14:30 UTC to discuss the state of the board.

Historical dashboard notes

Bugs (last edited 2010-06-07 16:49:22 by deryck)