Difference between revisions of "Template:Issue/Version 1"
Jump to navigation
Jump to search
m |
m (no comman) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|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= | |verified= color:darkred; | ||
|=}}}} | |=}}}} | ||
Line 15: | Line 16: | ||
{{#vardefine:issue-status|{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|{{#ifeq:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|unres|open|res}}}}}} | {{#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}}|open|ip|reop|fixp|rft|tip|inqa|hold|eip|eded|test|veri|vned=1|0}}}}}} | {{#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:{{{fc|}}}|{{#ifeq:{{#var:count-last-issue}}|0|{{#vardefine:count-last-issue|1}}{{#vardefine:count-forced|$}}}}| | ||
Line 36: | Line 37: | ||
{{!}} class="plainlinks" {{!}} {{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}| | {{!}} class="plainlinks" {{!}} {{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}| | ||
{{#ifeq:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|unres|open|res}}}} | {{#ifeq:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|unres|open|res}}}} | ||
|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> | |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> | |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> | |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> | |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> | ||
|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> | |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> | ||
|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> | |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> | ||
|rft =<span title="Ready for Translation">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | |rft =<span title="Ready for Translation">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
Line 69: | Line 72: | ||
}}--> | }}--> | ||
{{!}} style="{{#var:s}}" class="plainlinks" {{!}} [http://jira.secondlife.com/browse/{{{1}}} {{{1}}}] | {{!}} style="{{#var:s}}" class="plainlinks" {{!}} [http://jira.secondlife.com/browse/{{{1}}} {{{1}}}] | ||
{{!}} style="{{#var:s}}" class="plainlinks" {{!}} <span style="font-size:smaller; color:gray;"> | {{!}} 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}}" {{!}} {{#if:{{#var:count-forced}}|{{#switch:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|wont=<code><nowiki>[Won't Fix]</nowiki></code>}}}} {{{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}} |
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