Difference between revisions of "BugSquad/Bug Triage"

From Sugar Labs
Jump to navigation Jump to search
m (moved BugSquad/ContentToEdit/Triage to BugSquad/Bug Triage: promote one level)
 
(22 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
<noinclude>{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}</noinclude>
 
One key process in any software development project is the triaging of bugs and new features. The Sugar project has been part of the triage process used by the OLPC team (See http://dev.laptop.org). The tool, [http://trac.edgewall.org/ trac], seems more than up to the task. The challenge is to define unambiguous category tags in order to make the job of triage containable and to bring clarity to what is expected of developers.
 
One key process in any software development project is the triaging of bugs and new features. The Sugar project has been part of the triage process used by the OLPC team (See http://dev.laptop.org). The tool, [http://trac.edgewall.org/ trac], seems more than up to the task. The challenge is to define unambiguous category tags in order to make the job of triage containable and to bring clarity to what is expected of developers.
  
Undoubted, a key is to define a clear [[Roadmap]] and decision-making process.
+
Undoubted, a key is to define a clear [[Development Team/Release/Roadmap|Roadmap]] and decision-making process.
 +
 
 +
 
 +
Please see the [[Talk:BugSquad/ContentToEdit/Triage|'''discussion page''']] for ideas about how to improve the Triage process.
 +
 
 +
----
  
 
Currently, the OLPC trac system uses the following property categories and actions:
 
Currently, the OLPC trac system uses the following property categories and actions:
Line 55: Line 61:
 
** accept
 
** accept
  
Certainly areas of potential improvement is in regard to defining appropriate tags for Milestones and Components, and coming up with a list of keywords that we can agree to the meaning of.
+
[[Category:BugSquad]]
 
 
==Questions==
 
Would it make sense to have a Sugar '''milestone''' (e.g., Sugar 0.82) that is distinct from the OLPC milestones?
 
 
 
Or would it make more sense to have a Sugar '''version''' that maps to an OLPC milestone?
 
 
 
Would it make sense to add keywords?
 
* sugar
 
* sugar-base
 
* sugar-datastore
 
* sugar-presence-service
 
* sugar-toolkit
 
* sugar-artwork
 
* sugar-activity
 
** journal-activity
 
** chat-activity
 
** ''et alia''
 
 
 
The assignment of '''priorities''' is the difficult one. We need to come up with definitions and a process. A first pass:
 
 
 
:Blocker: catastrophic failure—Sugar will not run or user experience severely impaired (new features would rarely, if ever, fall into this category) 
 
 
 
:High: important to Sugar user experience—either in terms of performance or usability (these would typically be coupled with the "task" ticket type)
 
 
 
:Med: enhancements to non-core features (or enhancements that impact individual activities)
 
 
 
:Low: odds and ends
 
 
 
Would it be possible to assign teams to each ticket, where we identify up front someone who agrees to verify a ticket, and someone who agrees to test a fix? Maybe we can accumulate a list of volunteers who'd be willing to be assigned in a work-wheel-like system?
 
 
 
[[Category:Developer]]
 

Latest revision as of 11:39, 1 April 2010

One key process in any software development project is the triaging of bugs and new features. The Sugar project has been part of the triage process used by the OLPC team (See http://dev.laptop.org). The tool, trac, seems more than up to the task. The challenge is to define unambiguous category tags in order to make the job of triage containable and to bring clarity to what is expected of developers.

Undoubted, a key is to define a clear Roadmap and decision-making process.


Please see the discussion page for ideas about how to improve the Triage process.


Currently, the OLPC trac system uses the following property categories and actions:

  • Type
    • defect
    • enhancement
    • task
  • Milestone
    • Update.1
    • Update.1.1
    • xs-03
    • Update.2
    • Gen-2
    • Future release
    • Future features
    • Never Assigned
    • Opportunity
    • Retriage, please
  • Version
    • a seemingly almost random list
  • Priority
    • blocker
    • high
    • med
    • low
  • Component
    • a long list...
  • CC
  • Keywords
  • Verified
  • Blocking
  • Blocked by
  • Action
    • leave as new
    • resolve as
      • fixed
      • invalid
      • won't fix
      • duplicate
      • works for me
    • reassign to
    • accept