Template:Issue/Version 1

From Second Life Wiki
(Redirected from Template:Issue)
Jump to navigation Jump to search


This template is being phased out in favor of an easier to use template, enough of how Jira is used has changed to make most of the features unnecessary. This version will be retained but not maintained. Code that depends upon this functionality will be routed to this template so that no functionality is lost.

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
Error creating thumbnail: Unable to save thumbnail to destination Bug bug A problem which impairs or prevents the functions of the product.
Error creating thumbnail: Unable to save thumbnail to destination Improvement imp An improvement or enhancement to an existing feature or task.
Error creating thumbnail: Unable to save thumbnail to destination Meta Issue meta Describes a general category of problems rather than a specific problem
Error creating thumbnail: Unable to save thumbnail to destination New Feature nf OR fs A new feature of the product, which has yet to be developed.
Error creating thumbnail: Unable to save thumbnail to destination Task task A task that needs to be done.
Error creating thumbnail: Unable to save thumbnail to destination Translation tran
Error creating thumbnail: Unable to save thumbnail to destination Sub-Task sub The sub-task of the issue
status parameter accepted values, defaults to Open
type value description
Error creating thumbnail: Unable to save thumbnail to destination Open open The issue is open and ready for the assignee to start work on it.
Error creating thumbnail: Unable to save thumbnail to destination In Progress ip This issue is being actively worked on at the moment by the assignee.
Error creating thumbnail: Unable to save thumbnail to destination Reopened reop This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.
Error creating thumbnail: Unable to save thumbnail to destination Resolved res A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.
Error creating thumbnail: Unable to save thumbnail to destination Closed clo The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.
Error creating thumbnail: Unable to save thumbnail to destination Fix Pending fixp Issues that have been fixed in Linden Lab's internal codebase, but not yet deployed in a viewer
Error creating thumbnail: Unable to save thumbnail to destination Ready for Translation rft
Error creating thumbnail: Unable to save thumbnail to destination Translation In Progress tip
Error creating thumbnail: Unable to save thumbnail to destination Translated tran
Error creating thumbnail: Unable to save thumbnail to destination In QA inqa
Error creating thumbnail: Unable to save thumbnail to destination Passed QA pass
Error creating thumbnail: Unable to save thumbnail to destination Translation Final tfin
Error creating thumbnail: Unable to save thumbnail to destination Published pub
Error creating thumbnail: Unable to save thumbnail to destination On Hold hold
Error creating thumbnail: Unable to save thumbnail to destination Editing In Progress eip
Error creating thumbnail: Unable to save thumbnail to destination Edited eded
Error creating thumbnail: Unable to save thumbnail to destination Testing test
Error creating thumbnail: Unable to save thumbnail to destination Verified veri
Error creating thumbnail: Unable to save thumbnail to destination Verified: Fixed vfix
Error creating thumbnail: Unable to save thumbnail to destination Verified: Fix Needed vned
Error creating thumbnail: Unable to save thumbnail to destination Republished rpub
Error creating thumbnail: Unable to save thumbnail to destination Acknowledged ack After upgrade (on Sept 7): When an issue has been imported to an internal Linden Lab project, it will be marked as Acknowledged. We're installing a custom tool to enable syncing between internal and external projects (ie VWR, SVC, WEB). Prior to upgrade: Acknowledge is all issues that were In Progress.
Error creating thumbnail: Unable to save thumbnail to destination Awaiting Review await Initial state when an issue/ticket is created or when it is reopened from a resolved or closed state. All issues in this state will be reviewed and triaged.


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 expect 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.
   resolution=fixed, type=bug
   resolution=misfiled
   resolution=expect
   resolution=wont
   resolution=request
   blah, type=bug
   [Won't Fix] resolution=wont, fc=*

2/7