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 "SWT/Devel/Triage"

< SWT‎ | Devel
(Created page with "== Triage Process (Tentative preview) ==")
 
m (Triage Process (Tentative preview))
Line 1: Line 1:
 
== Triage Process (Tentative preview) ==
 
== Triage Process (Tentative preview) ==
 +
 +
( # Proposed Triage Process)
 +
 +
* New bugs are analyzed for Quality, additional information is requested from reported if needed.
 +
* If bug submission is of sufficent quality (e.g bug can be reproduced and contains relevant information), then "Triaged" keyword is added.
 +
* We select bugs with "Triaged" keyword to work on.
 +
 +
New Bugs that require analysis:
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cstatus_whiteboard%2Cpriority%2Cbug_severity%2Cshort_desc%2Copendate%2Cchangeddate%2Cop_sys%2Cvotes%2Ckeywords%2Ctag&field0-0-0=product&field0-0-1=component&field1-0-0=product&field1-1-0=component&field2-0-0=product&field2-1-0=component&field3-0-0=assigned_to&field4-0-0=keywords&list_id=16451205&order=votes%20DESC%2Cpriority%2Cbug_severity%2Cbug_status%2Cassigned_to%2Cbug_id&query_based_on=&query_format=advanced&type0-0-0=substring&type0-0-1=substring&type1-0-0=notsubstring&type1-1-0=notsubstring&type2-0-0=notsubstring&type2-1-0=notsubstring&type3-0-0=substring&type4-0-0=nowords&value0-0-0=swt&value0-0-1=swt&value1-0-0=eswt&value1-1-0=eswt&value2-0-0=swtbot&value2-1-0=swtbot&value3-0-0=platform-swt-inbox%40eclipse.org&value4-0-0=triaged Highest voted bugs]
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cstatus_whiteboard%2Cpriority%2Cbug_severity%2Cshort_desc%2Copendate%2Cchangeddate%2Cop_sys%2Cvotes%2Ckeywords%2Ctag&field0-0-0=product&field0-0-1=component&field1-0-0=product&field1-1-0=component&field2-0-0=product&field2-1-0=component&field3-0-0=assigned_to&field4-0-0=keywords&list_id=16451205&order=priority%2Cvotes%20DESC%2Cbug_severity%2Cbug_status%2Cassigned_to%2Cbug_id&query_based_on=&query_format=advanced&type0-0-0=substring&type0-0-1=substring&type1-0-0=notsubstring&type1-1-0=notsubstring&type2-0-0=notsubstring&type2-1-0=notsubstring&type3-0-0=substring&type4-0-0=nowords&value0-0-0=swt&value0-0-1=swt&value1-0-0=eswt&value1-1-0=eswt&value2-0-0=swtbot&value2-1-0=swtbot&value3-0-0=platform-swt-inbox%40eclipse.org&value4-0-0=triaged Highest Priority, then Votes, then Severity]
 +
* To be added: Linux specific
 +
* To be added: Win32 specific
 +
* To be added: Cocoa Specific
 +
 +
Triaged bugs ready to be worked on:
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?quicksearch=%3Aswt%20%40platform-swt-inbox%20!Triaged Triaged bugs ALL OS's (Priority, Votes, Severity)]
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?quicksearch=%3Aswt%20%40platform-swt-inbox%20os%3ALinux%7CCentOs%20!Triaged Traiged bugs Linux/CentOS (Sort: Priority, Votes, Severity)]
 +
* To be added: Win32 specific
 +
* To be added: Cocoa specific
 +
 +
 +
 +
[[File:Platform-Triage-Process-v1.png]]

Revision as of 11:25, 16 June 2017

Triage Process (Tentative preview)

( # Proposed Triage Process)

  • New bugs are analyzed for Quality, additional information is requested from reported if needed.
  • If bug submission is of sufficent quality (e.g bug can be reproduced and contains relevant information), then "Triaged" keyword is added.
  • We select bugs with "Triaged" keyword to work on.

New Bugs that require analysis:

Triaged bugs ready to be worked on:


Platform-Triage-Process-v1.png

Back to the top