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)
(Added workflow)
Line 1: Line 1:
 
| [[RAP|RAP wiki home]] | [http://eclipse.org/rap RAP project home] |
 
| [[RAP|RAP wiki home]] | [http://eclipse.org/rap RAP project home] |
 
= Bugzilla Infos for Committers =
 
= 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
  
 
== Status Whiteboard ==
 
== Status Whiteboard ==

Revision as of 17:08, 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

Status Whiteboard

RAP uses the 'Status Whiteboard' field to label bug os a certain type

  • qx-open the bug depends on an unresolved qooxdoo bug. The bug id of the qooxdoo bug should be found in one of the comments.
  • 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 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 Backporting fixes for service releases
  • srNNN? used for tagging bugs should be backported to the maintenance branch of the last release. See Backporting fixes for service releases

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