2192
Comment:
|
2586
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* [[https://launchpad.net/malone|Launchpad project page]] = Developers = Launchpad is open source and contributions are welcome from anyone. The team of developers who work on Launchpad Bugs full time is: || Name || IRC nick (Freenode) || Launchpad || || Abel Deuring || adeuring || [[https://edge.launchpad.net/~adeuring|~adeuring]] || || Deryck Hodge || deryck || [[https://edge.launchpad.net/~deryck|~deryck]] || || Gavin Panella || allenap || [[https://edge.launchpad.net/~allenap|~allenap]] || || Graham Binns || gmb || [[https://edge.launchpad.net/~gmb|~gmb]] || || Tom Berger || intellectronica || [[https://edge.launchpad.net/~intellectronica|~intellectronica]] || Any of these developers are available for discussions around bugs code or contributions via IRC, email, or other means. They are also currently doing development work for the themes and user stories around [[VersionFourDotO|Launchpad v.4.0]]. |
* [[/Contributing|Interested in contributing or learning more?]] |
Line 30: | Line 13: |
The bugs team itself is working on 3 user stories under one general theme. | The bugs team itself is currently working on 3 user stories under one general theme. |
Line 35: | Line 18: |
* [[Bugs/BugQ&A|Bug Q&A]] | * [[Bugs/ReliableBugSyncing|Reliable Bug Syncing]] |
Line 38: | Line 21: |
Other stories lined up behind the ones in active development are: | |
Line 39: | Line 23: |
= Additional Info = | * [[Bugs/BugQ&A|Bug Q&A]] |
Line 41: | Line 25: |
* [[/ExternalBugTrackers|External Bug Trackers]] | '''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. |
Line 43: | Line 27: |
== Historical == | = 10.02 Goals = |
Line 45: | Line 29: |
* [[/Specs/FormattingBugNotifications|Formatting Bug Notifications]] | * Complete patch report story * Includes +patches view * Close all bugs on [[https://bugs.edge.launchpad.net/malone/+bugs?field.tag=story-patch-report|story-patch-report]] * Polish and finish bug heat story * Includes getting stakeholder feedback on feature * Should get minor UI bugs fixed by end of week 0 first * Close all bugs on [[https://bugs.edge.launchpad.net/malone/+bugs?field.tag=story-bug-heat|story-bug-heat]] * Phase 1 of reliable bug syncing * Infrastructure changes for bug syncing * QA/testing infrastructure is in place * Fix +filebug timeout issues * See [[https://bugs.edge.launchpad.net/malone/+bugs?field.tag=story-blob-processing|story-blob-processing]] * Also, see OOPS below on +filebug timeout = 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)]] |
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.02 Goals
- Complete patch report story
- Includes +patches view
Close all bugs on story-patch-report
- Polish and finish bug heat story
- Includes getting stakeholder feedback on feature
- Should get minor UI bugs fixed by end of week 0 first
Close all bugs on story-bug-heat
- Includes getting stakeholder feedback on feature
- Phase 1 of reliable bug syncing
- Infrastructure changes for bug syncing
- QA/testing infrastructure is in place
- Fix +filebug timeout issues
- Also, see OOPS below on +filebug timeout
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.