Size: 2711
Comment:
|
Size: 5419
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* [[https://launchpad.net/malone|Launchpad project page]] * [[https://launchpad.net/+tour/bugs|Tour of bugs for Launchpad users]] * [[https://help.launchpad.net/Bugs|Help page for Launchpad users]] |
* [[/Dashboard411|How to use this wiki page]] * [[/Contributing|Interested in contributing or learning more?]] |
Line 11: | Line 10: |
= 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]]. |
The developers who work on Malone full time are currently doing development work for the themes and user stories around [[VersionFourDotO|Launchpad v.4.0]]. |
Line 36: | Line 21: |
* [[Bugs/ReliableBugSyncing|Reliable Bug Syncing]] * [[Bugs/PatchTracking|Patch Tracking]] Other stories lined up behind the ones in active development are: |
|
Line 37: | Line 27: |
* [[Bugs/PatchTracking|Patch Tracking]] | '''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. = In Progress = == 10.01 (January 2010) == The "Bring the Heat" month. Karl Fogel joins our team, and we have a sprint dedicated to finishing a bug heat implementation. Progress notes are taken during the bugs team's daily standup (1430 UTC, M-F) and updated each day at that time. === Abel === * [[Bug:172501|Bug 172501, reject non-code patch attachements]] [In Review] * Waiting to sprint to complete due to CHR and UI review requests * Spending the week as CHR (Jan. 11-15) === Deryck === * [[Bug:439128|Bug 439128, "Hot bugs" doesn't show coloured bug icons]] [Ready for review] * [[Bug:144101|Bug #144101, bug icons color missing from bugs.lp.net page]] [Ready for review] * still fighting test failures and wishing I'd never gone down this path of testing icons * Will make every effort to finish before EOD today (Fri. Jan 15) * Will update wiki with any final sprint details/agenda === Gavin === * Branches/bugs ready to land: * [[Bug:504310|Bug 504310, Trac.getExternalBugTrackerToUse() no longer works because Trac instances are returning HTTP 200 for the test URL]] * [[Bug:334980|Bug #334980, launchpad couldn't determine the version of bugzilla running on workrave bugzilla]] * [[Bug:505958|Bug #505958, KDE Bugzilla API version check returns tuple, which confuses Launchpad]] * Need to follow up and re-submit since PQM queue was cleared * Working on QA for "checkwatches hammer bugzilla" fix === Graham === * [[Bug:357907|Bug 357907, +filebug timeout with large file blobs]] [In Progress] * [[Bug:507474|Bug 507474, Updating bug heat takes too long]] * Started work using jobs system for +filebug blob processing. * Has sent out RFC about the best way to calculate bug heat. * Will file bugs about bug heat calculation work and maybe start hacking on it if there's time. === Karl === * [[Bug:506018|Bug 506018, Need a "+patches" view: report lists patches attached to bugs]] [In Progress] * Needs to look into planet.launchpad.net images not displaying [In Progress] * See [[https://code.edge.launchpad.net/~launchpad/planet-launchpad/trunk/|lp:~launchpad/planet-launchpad/trunk]] * Waiting on two more images * Finished mockups, working on getting feedback via the bug itself. === Tom === * [[Bug:412925|Bug 412925, new ajax interface for changing bug statuses is too easy]] [In Progress] * [[Bug:401683|Bug 401683, ChoiceEdit position should match the current value]] * Following up on UI checkwatches mail * Need to get with Barry to document lazr-js (this week) === Anyone === Additional bugs we must fix for 10.01 include: * [[https://bugs.edge.launchpad.net/malone/+bugs?field.tag=story-ajaxify-dupe-finder|Remaining Ajax dupe finder bugs]] |
Line 45: | Line 97: |
|| [[https://bugs.edge.launchpad.net/malone/+bug/447100|447100]] || OOPS when updating the details of a bug tracker with a large number of bug watches || || | || [[Bug:508302|508302]] || NotImplementedError OOPS when reporting a bug || || || [[https://bugs.edge.launchpad.net/malone/+bug/495463 |495463 ]] || premature timeout on +filebug pages || || === Need Investigation === |
Line 48: | Line 103: |
* [[https://bugs.edge.launchpad.net/malone/+bug/502905|DisconnectionErrors in checkwatches]]. Waiting for other bug fixes to be CP'd before deciding how problematic this bug is. | |
Line 49: | Line 105: |
= Additional Info = | |
Line 51: | Line 106: |
* [[/ExternalBugTrackers|External Bug Trackers]] | == Other backlog queues == |
Line 53: | Line 108: |
== Historical == | * [[https://bugs.edge.launchpad.net/malone/+bugs?field.tag=bug-page|Bug page bugs]] * [[https://bugs.edge.launchpad.net/malone/+bugs?field.tag=post-3-ui-cleanup|Remaining post-3.0 UI bugs]] |
Line 55: | Line 111: |
* [[/Specs/FormattingBugNotifications|Formatting Bug Notifications]] | = Historical dashboard notes = * [[Bugs/3.1.12|3.1.12 cycle (December 20009)]] |
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.
The developers who work on Malone full time are currently doing development work for the themes and user stories around Launchpad v.4.0.
Themes and User Stories
For general Launchpad info, see Themes and Stories.
The bugs team itself is 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.
In Progress
10.01 (January 2010)
The "Bring the Heat" month. Karl Fogel joins our team, and we have a sprint dedicated to finishing a bug heat implementation.
Progress notes are taken during the bugs team's daily standup (1430 UTC, M-F) and updated each day at that time.
Abel
Bug 172501, reject non-code patch attachements [In Review]
- Waiting to sprint to complete due to CHR and UI review requests
- Spending the week as CHR (Jan. 11-15)
Deryck
Bug 439128, "Hot bugs" doesn't show coloured bug icons [Ready for review]
Bug #144101, bug icons color missing from bugs.lp.net page [Ready for review]
- still fighting test failures and wishing I'd never gone down this path of testing icons
- Will make every effort to finish before EOD today (Fri. Jan 15)
- Will update wiki with any final sprint details/agenda
Gavin
- Branches/bugs ready to land:
- Need to follow up and re-submit since PQM queue was cleared
- Working on QA for "checkwatches hammer bugzilla" fix
Graham
Bug 357907, +filebug timeout with large file blobs [In Progress]
- Started work using jobs system for +filebug blob processing.
- Has sent out RFC about the best way to calculate bug heat.
- Will file bugs about bug heat calculation work and maybe start hacking on it if there's time.
Karl
Bug 506018, Need a "+patches" view: report lists patches attached to bugs [In Progress]
- Needs to look into planet.launchpad.net images not displaying [In Progress]
- Waiting on two more images
- Finished mockups, working on getting feedback via the bug itself.
Tom
Bug 412925, new ajax interface for changing bug statuses is too easy [In Progress]
Bug 401683, ChoiceEdit position should match the current value
- Following up on UI checkwatches mail
- Need to get with Barry to document lazr-js (this week)
Anyone
Additional bugs we must fix for 10.01 include:
Ongoing
Zero OOPS
Bug number |
Description |
Developer |
NotImplementedError OOPS when reporting a bug |
|
|
premature timeout on +filebug pages |
|
Need Investigation
DisconnectionErrors in checkwatches. Waiting for other bug fixes to be CP'd before deciding how problematic this bug is.
Other backlog queues