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 "RAP/Bugzilla"

< RAP
(Status Whiteboard)
Line 25: Line 25:
 
* P5: It's a valid bug, but will not fix it in the foreseeable future.
 
* P5: It's a valid bug, but will not fix it in the foreseeable future.
  
== Status Whiteboard ==
+
== Status Whiteboard ==
RAP uses the 'Status Whiteboard' field to label bug os a certain type
+
 
* '''qx-open''' the bug depends on an unresolved [http://qooxdoo.org qooxdoo] bug. The bug id of the qooxdoo bug should be found in one of the comments.
+
RAP uses the 'Status Whiteboard' field to label bugs with:
* '''qx-closed''': once a blocking qooxdoo bug is resolved (see qx-open), the status whiteboard should be set to qx-closed. This way, all unresolved RAP bugs can identified that should be solved after migrating to the next qooxdo service release.
+
 
* '''extend-rwt''' used only for the 1.2 [http://www.eclipse.org/projects/project-plan.php?projectid=rt.rap plan]. All bugs labeled that way will be shown in the ''Reduce the gap between RWT and SWT'' theme.
+
*'''srNNN''' used for tagging bugs that are fixed in the maintenance branch of the last release. See [http://wiki.eclipse.org/RAP/Ramp_down_plan#Backporting_fixes_for_service_releases Backporting fixes for service releases]
* '''srNNN''' used for tagging bugs that are fixed in the maintenance branch of the last release. See [http://wiki.eclipse.org/RAP/Ramp_down_plan#Backporting_fixes_for_service_releases Backporting fixes for service releases]
+
*'''srNNN?''' used for tagging bugs should be backported to the maintenance branch of the last release. See [http://wiki.eclipse.org/RAP/Ramp_down_plan#Backporting_fixes_for_service_releases Backporting fixes for service releases]
* '''srNNN?''' used for tagging bugs should be backported to the maintenance branch of the last release. See [http://wiki.eclipse.org/RAP/Ramp_down_plan#Backporting_fixes_for_service_releases Backporting fixes for service releases]
+
 
 +
*<strike>'''qx-open'''</strike> obsolete. Has been used for bugs that depend on an unresolved [http://qooxdoo.org qooxdoo] bug. The bug id of the qooxdoo bug should be found in one of the comments.  
 +
*<strike>'''qx-closed'''</strike>: obsolete. Has been used once a blocking qooxdoo bug was resolved (see qx-open). This way, all unresolved RAP bugs could be identified that should be solved after migrating to the next qooxdoo service release.  
 +
*<strike>'''extend-rwt'''</strike> obsolete. Has been used only for the 1.2 [http://www.eclipse.org/projects/project-plan.php?projectid=rt.rap plan]. All bugs labeled that way will be shown in the ''Reduce the gap between RWT and SWT'' theme.
  
 
== Keywords ==
 
== Keywords ==

Revision as of 17:19, 19 September 2010

| RAP wiki home | RAP project home |

Bugzilla Infos for Committers

Workflow

  • when triaging bugs:
    • set status to assigned if the bugs appears valid
    • set priority if needed (see section below)
  • when start working on a bug
    • assign it to yourself
    • copy others that might be interested
  • when stop working on a bug
    • reassign to inbox to broadcast subsequent changes
  • when closing a bug
    • reassign to inbox before closing to broadcast the change
    • shortly describe the problem/solution
    • set target milestone for fixed bugs

Priorities

We use priorities as follows:

  • P1: Should be fixed within the current milestone.
  • P3: Normal bug (default).
  • P5: It's a valid bug, but will not fix it in the foreseeable future.

Status Whiteboard

RAP uses the 'Status Whiteboard' field to label bugs with:

  • qx-open obsolete. Has been used for bugs that depend on an unresolved qooxdoo bug. The bug id of the qooxdoo bug should be found in one of the comments.
  • qx-closed: obsolete. Has been used once a blocking qooxdoo bug was resolved (see qx-open). This way, all unresolved RAP bugs could be identified that should be solved after migrating to the next qooxdoo service release.
  • extend-rwt obsolete. Has been used only for the 1.2 plan. All bugs labeled that way will be shown in the Reduce the gap between RWT and SWT theme.

Keywords

Please refer to the description of Keywords used in Eclipse Bugzilla.

Status and Resolution

Please read this document for a list of statuses and their use.

Common Bugzilla Queries

Back to the top