Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Bug Triage"

(Created page with "== How to triage a bug == # Make sure there is an owner for the bug. The owner must not be the inbox user. Use the component owner table to determine the owner. Being the own...")
 
Line 12: Line 12:
 
# Make sure the severity is set to "enhancement" for feature requests. For other severities leave it as selected by bug originator.
 
# Make sure the severity is set to "enhancement" for feature requests. For other severities leave it as selected by bug originator.
  
Breakdown
+
== May 7 Bug Day ==
  
Bugzilla component list:
+
*Client
 
+
** 0-375,000    AM
Client
+
**  375,000-400,000  Car
  0-375,000    AM
+
**  400,000-420,000  LW
  375,000-400,000  Car
+
**  420,000-440,000  EM
  400,000-420,000  LW
+
**  440,000-449,999  SN
  420,000-440,000  EM
+
**  450,000-459,999   
  440,000-449,999  SN
+
**  460,000+
  450,000-459,999   
+
* Deployment   
  460,000+
+
* Doc    JA
Deployment   
+
* Docker  BG
Doc    JA
+
* Editor  SSQ
Docker  BG
+
* Git        GG
Editor  SSQ
+
* JS Tools  CW, MR
Git        GG
+
* Marketplace   
JS Tools  CW, MR
+
* Node    MM, PW
Marketplace   
+
* OrionHub  JA
Node    MM, PW
+
* Releng  JA
OrionHub  JA
+
* Server  AH
Releng  JA
+
Server  AH
+

Revision as of 17:08, 7 May 2015

How to triage a bug

  1. Make sure there is an owner for the bug. The owner must not be the inbox user. Use the component owner table to determine the owner. Being the owner means: watching it, knowledgeable in that code area, knows how to answer questions, help someone who wants to work on it
  2. Set the bug priority. If unsure leave it as default (P3).
  3. Make sure it is in the right bugzilla component
    • P1: Stop ship. Fix it now!
    • P2: Important, in progress
    • P3: Maybe someone will get to it
    • P4: Nice to have, probably won't get to it
    • P5: Probably won't happen
  4. Add the "helpwanted" keyword for easy, non-critical bugs that would be good for a newcomer to work on
  5. Make sure the severity is set to "enhancement" for feature requests. For other severities leave it as selected by bug originator.

May 7 Bug Day

  • Client
    • 0-375,000 AM
    • 375,000-400,000 Car
    • 400,000-420,000 LW
    • 420,000-440,000 EM
    • 440,000-449,999 SN
    • 450,000-459,999
    • 460,000+
  • Deployment
  • Doc JA
  • Docker BG
  • Editor SSQ
  • Git GG
  • JS Tools CW, MR
  • Marketplace
  • Node MM, PW
  • OrionHub JA
  • Releng JA
  • Server AH

Back to the top