Difference between revisions of "Bug Tracker/Status"

From Second Life Wiki
Jump to navigation Jump to search
 
(30 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Here's how Linden Lab uses the various resolution states:
Here's how Linden Lab uses the workflow status and resolution field:


; Open : An issue that belongs to the Assignee to resolve. The Assignee may fix the issue, or bounce the issue back to the person who reported it by marking it "Resolved" (see below).
; Awaiting Review : Initial state when an issue/ticket is created or when it is reopened closed state. All issues in in this state will be reviewed and triaged.


; In Progress : How a developer signals to everyone that they're working on the issue.
; Been Triaged : This state indicates that the issue is being reviewed by Linden Lab.


; Reopened : Same as "Open". Even though it was closed before, it's now reported as a problem that ''still'' needs attention.
; Accepted : When an issue has been imported to an internal Linden Lab project, it will be marked as Accepted.


; Resolved : An implicit assignment back to the reporter of the issue. It's not closed yet, but rather in a state of limbo that depends on the resolution. It's up to the Reporter to decide whether to reopen an issue, or close it.
; Needs More Info : The issue lacks actionable information. Add the info or it CAN'T be investigated.
:; Fixed : The bug is fixed in a public release of Second Life.
:; Fix Pending: The bug is fixed in a version of the code that should soon be publicly available.
:; Contact Support : The issue does NOT belong in the Issue Tracker, and needs to be handled through the [http://secondlife.com/support Support Portal].
:; Won't Finish : The assignee or Linden Lab doesn't reasonably believe this issue should or will be fixed.
:; Duplicate : There's another issue about the same problem/idea.
:; Expected Behavior : This is NOT a bug and functions by design [[FAQ#Why_was_my_issue_resolved_with_a_status_of_.22Expected_Behavior.22.3F|Also see this.]]
:; Needs More Info : The issue lacks actionable information. Add the info or it CAN'T be investigated.
:; Under Advisement : An issue that's about [[Category:Policies|policy]], instead of a technical bug. This status shows that the issue has been viewed and is being discussed by Linden Lab.
:; Cannot Reproduce : Following the stated steps does NOT show the problem. Perhaps there is additional settings/actions or factors that need to be true in order for the problem to occur. Please provide an even more detailed description of how to reproduce a problem. Issues that can't be reproduced will eventually be closed.
:; Misfiled : this issue doesn't belong in this issue tracker.


; Closed : The final resting place. It's done!
; Information Provided : The issue has been updated with the necessary information.


After the issue gets Linden attention, others can still follow along what is the status of the issue:
; Closed :
:; Resolution = Contact Support : The issue does NOT belong in the Bug Tracker, and needs to be handled through the [http://secondlife.com/support Support Portal] or [http://blogs.secondlife.com/community/answers Second Life Answers].
:; Resolution = Expected Behavior : This is NOT a bug and functions by design [[Not_a_bug|See Expected Behavior aka Not a Bug.]]
:; Resolution = Duplicate : There's another issue about the same problem.
:; Resolution = Unactionable : Problem described in the ticket is not in a form that action can be taken (i.e. it's too broad)
:; Resolution = Not Applicable : The Reporter has decided to close the issue.


* Once the changes are completed and awaiting release to the public, the bug is resolved to show '''"Fix Pending"'''.
== Diagram of Workflow ==
* When the change is available in a new version of Second Life, it is resolved as '''"Fixed"'''.
* Generally, after being confirmed as fixed & done by Linden Lab's [[QA Portal|Quality Assurance Team]] and our community, the status is changed from "Resolved" to '''"Closed"'''.


[[Category:Issue Tracker]]
[[Image:BUGworkflow.png]]
 
Note:
* Diagram does not have all the transition arrows.

Latest revision as of 10:53, 6 September 2012

Here's how Linden Lab uses the workflow status and resolution field:

Awaiting Review
Initial state when an issue/ticket is created or when it is reopened closed state. All issues in in this state will be reviewed and triaged.
Been Triaged
This state indicates that the issue is being reviewed by Linden Lab.
Accepted
When an issue has been imported to an internal Linden Lab project, it will be marked as Accepted.
Needs More Info
The issue lacks actionable information. Add the info or it CAN'T be investigated.
Information Provided
The issue has been updated with the necessary information.
Closed
Resolution = Contact Support
The issue does NOT belong in the Bug Tracker, and needs to be handled through the Support Portal or Second Life Answers.
Resolution = Expected Behavior
This is NOT a bug and functions by design See Expected Behavior aka Not a Bug.
Resolution = Duplicate
There's another issue about the same problem.
Resolution = Unactionable
Problem described in the ticket is not in a form that action can be taken (i.e. it's too broad)
Resolution = Not Applicable
The Reporter has decided to close the issue.

Diagram of Workflow

BUGworkflow.png

Note:

  • Diagram does not have all the transition arrows.