Difference between revisions of "User:Strife Onizuka/Sandbox/Switch/Nest2"

From Second Life Wiki
Jump to navigation Jump to search
Line 14: Line 14:
|sub = [[Image:Issue Type-Sub task.gif|Sub-task}}]]
|sub = [[Image:Issue Type-Sub task.gif|Sub-task}}]]
}}
}}
{{!}} style="{{#var:s}}" class="plainlinks" {{!}} {{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|open}}|open=[[Image:Status-Open.gif|{{ucfirst:{{{status|open}}}}}]]}}{{Jira|{{{1}}}}}
{{!}} style="{{#var:s}}" class="plainlinks" {{!}} {{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|open}}
|open=[[Image:Status-Open.gif|{{#ifeq:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|open}}|open|Open|{{ucfirst:{{{status|}}}}}}}]]
|ip  =[[Image:Status-In Progress.gif|In Progress]]
|reop=[[Image:Status-Reopened.gif|Reopened]]
|reso=[[Image:Status-Resolved.gif|Resolved]]
|clo =[[Image:Status-Closed.gif|Closed]]
|fixp=[[Image:Status-Fix Pending.gif|Fix Pending]]
|rft =[[Image:Status-Open.gif|Ready for Translation]]
|tip =[[Image:Status-In Progress.gif|Translation In Progress]]
|tran=[[Image:Status-Up.gif|Translated]]
|inqa=[[Image:Status-Down.gif|In QA]]
|pass=[[Image:Status-Closed.gif|Passed QA]]
|tfin=[[Image:Status-Reopened.gif|Translation Final]]
|pub =[[Image:Status-Resolved.gif|Published]]
|hold=[[Image:Status-Need Info.gif|On Hold]]
|eip =[[Image:Status-Reopened.gif|Editing In Progress]]
|eded=[[Image:Status-Resolved.gif|Edited]]
|test=[[Image:Status-In Progress.gif|Testing]]
|veri=[[Image:Status-Resolved.gif|Verified]]
|vfix=[[Image:Status-Resolved.gif|Verified: Fixed]]
|vned=[[Image:Status-Assigned.gif|Verified: Fix Needed]]
|rpub=[[Image:Status-Resolved.gif|Republished]]
}}{{Jira|{{{1}}}}}
{{!}} style="color:gray;text-decoration:line-through;" {{!}} {{#if:{{{2|}}}|    |}}
{{!}} style="color:gray;text-decoration:line-through;" {{!}} {{#if:{{{2|}}}|    |}}
{{!}} style="{{#var:s}}" {{!}} {{{2|}}}</includeonly><noinclude>
{{!}} style="{{#var:s}}" {{!}} {{{2|}}}</includeonly><noinclude>
Line 28: Line 50:
|status
|status
|See '''status''' table
|See '''status''' table
|-
|resolution
|See '''resolution''' table
|}
|}


Line 79: Line 104:
|| In QA                  || inqa ||
|| In QA                  || inqa ||
|-  
|-  
|| Passed QA              || paqa ||
|| Passed QA              || pass ||
|-  
|-  
|| Translation Final      || tfin ||
|| Translation Final      || tfin ||
Line 93: Line 118:
|| Testing                || test ||
|| Testing                || test ||
|-  
|-  
|| Verified                || ver  ||
|| Verified                || veri ||
|-
|-
|| Verified: Fixed        || vfix ||
|| Verified: Fixed        || vfix ||
Line 99: Line 124:
|| Verified: Fix Needed    || vned ||
|| Verified: Fix Needed    || vned ||
|-  
|-  
|| Republished            || rep ||
|| Republished            || rpub ||
|}
 
 
{| {{Prettytable}}
|+'''resolution''' parameter accepted values, defaults to Unresolved
|- {{hl2}}
!resolution
!value
!description
|-
|| Unresolved || unres || Issue has yet to be resolved
|-
|| Fixed || fixed || A fix for this issue is available in a public release
|-
|| Cannot Reproduce || cr || All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.
|-
|| Contact Support || cs || Please contact Linden Lab support at http://secondlife.com/support rather than using this issue tracker
|-
|| Duplicate || dup || The problem is a duplicate of an existing issue.
|-
|| Expected Behavior || expected || Often the system is behaving exactly as designed, but it can look wrong if you're not aware of the reasons behind the behavior. This status is used for such cases.
|-
|| Misfiled || misfiled || Issue should be somewhere besides this issue tracker
|-
|| Needs More Info || more || The problem is not completely described.
|-
|| Under Advisement || advice || The problem/idea is being evaluated.
|-
|| Won't Finish || wont || The problem described is an issue which likely will never be fixed.
|}
|}



Revision as of 15:36, 19 October 2008


Fields Values
type See type table
status See status table
resolution See resolution table
type parameter accepted values, defaults to Meta Issue
type value description
Bug bug A problem which impairs or prevents the functions of the product.
Improvement imp An improvement or enhancement to an existing feature or task.
Meta Issue meta Describes a general category of problems rather than a specific problem
New Feature nf OR fs A new feature of the product, which has yet to be developed.
Task task A task that needs to be done.
Translation tran
Sub-Task sub The sub-task of the issue
status parameter accepted values, defaults to Open
type value description
Open open The issue is open and ready for the assignee to start work on it.
In Progress ip This issue is being actively worked on at the moment by the assignee.
Reopened reop This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.
Resolved reso A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.
Closed clo The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.
Fix Pending fixp Issues that have been fixed in Linden Lab's internal codebase, but not yet deployed in a viewer
Ready for Translation rft
Translation In Progress tip
Translated tran
In QA inqa
Passed QA pass
Translation Final tfin
Published pub
On Hold hold
Editing In Progress eip
Edited eded
Testing test
Verified veri
Verified: Fixed vfix
Verified: Fix Needed vned
Republished rpub


resolution parameter accepted values, defaults to Unresolved
resolution value description
Unresolved unres Issue has yet to be resolved
Fixed fixed A fix for this issue is available in a public release
Cannot Reproduce cr All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.
Contact Support cs Please contact Linden Lab support at http://secondlife.com/support rather than using this issue tracker
Duplicate dup The problem is a duplicate of an existing issue.
Expected Behavior expected Often the system is behaving exactly as designed, but it can look wrong if you're not aware of the reasons behind the behavior. This status is used for such cases.
Misfiled misfiled Issue should be somewhere besides this issue tracker
Needs More Info more The problem is not completely described.
Under Advisement advice The problem/idea is being evaluated.
Won't Finish wont The problem described is an issue which likely will never be fixed.
Meta Issue    status=fixed
Meta Issue    status=misfiled
Meta Issue    status=request
Meta Issue    blah