Skip to content

Help on Issues

Raymond Schouten edited this page Dec 4, 2017 · 1 revision

Issue Types

  • Bug: A problem which impairs or prevents the functions of the product.
  • Improvement: An improvement or enhancement to an existing feature or task.
  • New Feature: A new feature of the product, which has yet to be developed.
  • Task: A task that needs to be done.
  • Question: A question that needs to be answered.

Bug Priority Levels

  • Blocker: Blocks development and/or testing work, production could not run.
  • Critical: Crashes, loss of data, severe memory leak.
  • Major: Major loss of function.
  • Minor: Minor loss of function, or other problem where easy workaround is present.
  • Trivial: Cosmetic problem like misspelt words or misaligned text.

Issue Resolutions

  • Fixed: A fix for this issue is checked into the tree and tested.
  • Done: The task has been done or the question has been answered.
  • Duplicate: The problem is a duplicate of an existing issue.
  • Won't Fix: The problem described is an issue which will never be fixed.
  • Incomplete: The problem is not completely described.
  • Cannot Reproduce: All attempts at reproducing this issue failed, or not enough information was available to reproduce this issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.
  • Redundant: The issue reported is no longer applicable.
  • Invalid: There is no issue, this is bogus.
Clone this wiki locally