Difference between revisions of "Template:Issue/Version 1"
Jump to navigation
Jump to search
m |
m (no comman) |
||
(51 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if: | <includeonly>{{#if: | ||
{{#vardefine:s|{{{style|}}}{{#switch:{{{resolution|}}} | {{#vardefine:s|{{{style|}}}{{#switch:{{#if:{{{resolution|}}}|{{{resolution|}}}|{{#switch:{{{status|}}}|vfix=fixed|wont=expect|veri=verified}}}} | ||
|fixed= text-decoration:line-through; | |fixed= text-decoration:line-through; | ||
|misfiled= text-decoration:line-through; color:red; | |misfiled= text-decoration:line-through; color:red; | ||
|expect= text-decoration:line-through; color:HotPink; | |expect= text-decoration:line-through; color:HotPink; | ||
|wont= color:gray; | |more= text-decoration:line-through; color:lightGray; | ||
|cr|wont= color:gray; | |||
|request= color:darkblue; | |request= color:darkblue; | ||
|verified= color:darkred; | |||
|=}}}} | |=}}}} | ||
{{#vardefine: | {{#vardefine:count-last-issue|0}} | ||
{{#ifeq:{{#if:{{{resolution|}}}|{{ | {{#vardefine:count-forced}} | ||
|open|ip|reop|fixp|rft|tip|inqa|hold|eip|eded|test|veri|vned=1 | |||
| | {{#vardefine:issue-status|{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|{{#ifeq:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|unres|open|res}}}}}} | ||
}}|{{# | |||
{{#ifeq:{{{type|}}}|bug|{{#vardefine:count-last-issue|{{#switch:{{#var:issue-status}}|acc|accepted|await|awaiting|open|ip|reop|fixp|rft|tip|inqa|hold|eip|eded|test|veri|ack|vned=1|0}}}}}} | |||
{{#if:{{{fc|}}}|{{#ifeq:{{#var:count-last-issue}}|0|{{#vardefine:count-last-issue|1}}{{#vardefine:count-forced|$}}}}| | |||
{{#if:{{{dnc|}}}|{{#ifeq:{{#var:count-last-issue}}|1|{{#vardefine:count-last-issue|0}}{{#vardefine:count-forced|$}}}}}} | |||
}} | |||
{{#vardefine:BugCounter{{#var:direction}}|{{#expr:{{#var:BugCounter{{#var:direction}}|0}} + {{#var:count-last-issue|0}}}}}} | |||
{{#vardefine:IssueCounter{{#var:direction}}|{{#expr:{{#var:IssueCounter{{#var:direction}}|0}} + 1}}}} | |||
}}{{!}}-style="vertical-align:top;" id="{{{1}}}" | }}{{!}}-style="vertical-align:top;" id="{{{1}}}" | ||
{{!}}{{!}} {{#switch:{{#if:{{{type|}}}|{{lc:{{{type|}}}}}|meta}} | {{!}} class="plainlinks" {{!}} {{#switch:{{#if:{{{type|}}}|{{lc:{{{type|}}}}}|meta}} | ||
|meta= | |meta= <span title="{{#ifeq:{{#if:{{{type|}}}|{{lc:{{{type|}}}}}|meta}}|meta|Meta Issue - Describes a general category of problems rather than a specific problem|{{ucfirst:{{{type|}}}}}}}">[[Image:Issue Type-Meta.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#IssueTypes]]</span> | ||
|bug= <span title="Bug - A problem which impairs or prevents the functions of the product.">[[Image:Issue Type-Bug.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#IssueTypes]]</span> | |||
|imp= <span title="Improvement - An improvement or enhancement to an existing feature or task.">[[Image:Issue Type-Improvement.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#IssueTypes]]</span> | |||
|nf|fs=<span title="New Feature - A new feature of the product, which has yet to be developed.">[[Image:Issue Type-New Feature.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#IssueTypes]]</span> | |||
|task= <span title="Task - A task that needs to be done.">[[Image:Issue Type-Task.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#IssueTypes]]</span> | |||
|tran= <span title="Translation">[[Image:Issue Type-Documentation.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#IssueTypes]]</span> | |||
| | |sub = <span title="Sub-task - The sub-task of the issue">[[Image:Issue Type-Subtask.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#IssueTypes]]</span> | ||
}} | }} | ||
{{!}}{{!}} {{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}| | {{!}} class="plainlinks" {{!}} {{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}| | ||
{{#ifeq:{{#if:{{{resolution|}}}|{{ | {{#ifeq:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|unres|open|res}}}} | ||
|open | |awaiting|await=<span title="{{#ifeq:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|open}}|open|Awaiting Review - 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.|{{ucfirst:{{{status|}}}}}}}">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|open=<span title="{{#ifeq:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|open}}|open|Open - The issue is open and ready for the assignee to start work on it.|{{ucfirst:{{{status|}}}}}}}">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |||
|ip =<span title="In Progress - This issue is being actively worked on at the moment by the assignee.">[[Image:Status-In Progress.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |||
| | |reop=<span title="Reopened - This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.">[[Image:Status-Reopened.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|accepted|acc=<span title="Accepted">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |||
|res =<span title="Resolved - A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |||
|rft =[[Image:Status-Open.gif| | |closed|clo =<span title="Closed - The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">[[Image:Status-Closed.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|tip =[[Image:Status-In Progress.gif| | |fixp=<span title="Fix Pending - Issues that have been fixed in Linden Lab's internal codebase, but not yet deployed in a viewer">[[Image:Status-In Progress.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|tran=[[Image:Status-Up.gif| | |rft =<span title="Ready for Translation">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|inqa=[[Image:Status-Down.gif| | |tip =<span title="Translation In Progress">[[Image:Status-In Progress.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|pass=[[Image:Status-Closed.gif| | |tran=<span title="Translated">[[Image:Status-Up.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|tfin=[[Image:Status-Reopened.gif| | |inqa=<span title="In QA">[[Image:Status-Down.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|pub =[[Image:Status-Resolved.gif| | |pass=<span title="Passed QA">[[Image:Status-Closed.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|hold=[[Image:Status-Need Info.gif| | |tfin=<span title="Translation Final">[[Image:Status-Reopened.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|eip =[[Image:Status-Reopened.gif| | |pub =<span title="Published">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|eded=[[Image:Status-Resolved.gif| | |hold=<span title="On Hold">[[Image:Status-Need Info.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|test=[[Image:Status-In Progress.gif| | |eip =<span title="Editing In Progress">[[Image:Status-Reopened.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|veri=[[Image:Status-Resolved.gif| | |eded=<span title="Edited">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|vfix=[[Image:Status-Resolved.gif| | |test=<span title="Testing">[[Image:Status-In Progress.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|vned=[[Image:Status-Assigned.gif| | |veri=<span title="Verified">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|rpub=[[Image:Status-Resolved.gif| | |vfix=<span title="Verified: Fixed">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|vned=<span title="Verified: Fix Needed">[[Image:Status-Assigned.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |||
|rpub=<span title="Republished">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |||
|ack=<span title="Acknowledged">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |||
|await=<span title="Awaiting Review">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |||
}} | }} | ||
<!--{{!}}{{!}} {{#switch:{{#if:{{{priority|}}}|{{lc:{{{priority|}}}}}|normal}} | <!--{{!}}{{!}} {{#switch:{{#if:{{{priority|}}}|{{lc:{{{priority|}}}}}|normal}} | ||
Line 57: | Line 71: | ||
|nice=[[Image:Priority-Trivial.gif|Nice to have - Issues not yet on the Linden Lab roadmap. See WEB-659 for more info.]] | |nice=[[Image:Priority-Trivial.gif|Nice to have - Issues not yet on the Linden Lab roadmap. See WEB-659 for more info.]] | ||
}}--> | }}--> | ||
{{!}} style="{{#var:s}}" class="plainlinks" {{!}} {{ | {{!}} style="{{#var:s}}" class="plainlinks" {{!}} [http://jira.secondlife.com/browse/{{{1}}} {{{1}}}] | ||
{{!}} style="{{#var:s}}" class="plainlinks" {{!}} <span style="font-size:smaller; color:gray;">{{#ifexist:Template:Issues/{{{1}}}{{#var:lang}}|<span title='About'>[[Template:Issues/{{{1}}}{{#var:lang}}|A]]</span> }}</span> | |||
{{!}} 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}}" {{!}} {{#if:{{#var:count-forced}}|{{#switch:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|wont=<code><nowiki>[Won't Fix]</nowiki></code>}}}} {{{2|}}}</includeonly><noinclude> | ||
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. | |||
{| {{Prettytable}} | {| {{Prettytable}} | ||
Line 149: | Line 166: | ||
|- | |- | ||
|| [[Image:Status-Resolved.gif|Republished]] Republished || rpub || | || [[Image:Status-Resolved.gif|Republished]] Republished || rpub || | ||
|- | |||
|| [[Image:Status-Open.gif|Acknowledged]] 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. | |||
|- | |||
|| [[Image:Status-Open.gif|Awaiting Review]] 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. | |||
|- | |||
|} | |} | ||
Line 208: | Line 230: | ||
{{{{FULLPAGENAME}}|a|resolution{{=}}request|resolution=request}} | {{{{FULLPAGENAME}}|a|resolution{{=}}request|resolution=request}} | ||
{{{{FULLPAGENAME}}|a|blah, type{{=}}bug|type=bug}} | {{{{FULLPAGENAME}}|a|blah, type{{=}}bug|type=bug}} | ||
{{{{FULLPAGENAME}}|a|resolution{{=}}wont, fc{{=}}*|resolution=wont|fc=*}} | |||
|} | |} | ||
{{#var:BugCounter}} | {{#var:BugCounter{{#var:direction}}}}/{{#var:IssueCounter{{#var:direction}}}} | ||
</noinclude> | </noinclude> |
Latest revision as of 16:52, 30 January 2014
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 |
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. |
a | resolution=fixed, type=bug | ||||
a | resolution=misfiled | ||||
a | resolution=expect | ||||
a | resolution=wont | ||||
a | resolution=request | ||||
a | blah, type=bug | ||||
a | [Won't Fix] resolution=wont, fc=*
|
2/7