Difference between revisions of "Template:Issue/Version 1"
Jump to navigation
Jump to search
m (*glare*) |
(so thats the problem! oops) |
||
Line 13: | Line 13: | ||
{{#vardefine:count-forced}} | {{#vardefine:count-forced}} | ||
{{#vardefine:issue-status|{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|{{#ifeq:{{#if:{{{resolution|}}}|{{ | {{#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}}|open|ip|reop|fixp|rft|tip|inqa|hold|eip|eded|test|veri|vned=1|0}}}}}} | ||
Line 35: | Line 35: | ||
}} | }} | ||
{{!}} class="plainlinks" {{!}} {{#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=[[Image:Status-Open.gif|{{#ifeq:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|open}}|open|Open - The issue is open and ready for the assignee to start work on it.|{{ucfirst:{{{status|}}}}}}}|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]] | |open=[[Image:Status-Open.gif|{{#ifeq:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|open}}|open|Open - The issue is open and ready for the assignee to start work on it.|{{ucfirst:{{{status|}}}}}}}|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]] | ||
|ip =[[Image:Status-In Progress.gif|In Progress - This issue is being actively worked on at the moment by the assignee.|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]] | |ip =[[Image:Status-In Progress.gif|In Progress - This issue is being actively worked on at the moment by the assignee.|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]] | ||
Line 69: | Line 69: | ||
{{!}} 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 title='SLJiraStats'>[http://www.sljirastats.com/{{{1}}} C]</span>]</span> | {{!}} 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 title='SLJiraStats'>[http://www.sljirastats.com/{{{1}}} C]</span>]</span> | ||
{{!}} style="color:gray;text-decoration:line-through;" {{!}} {{#if:{{{2|}}}| |}} | {{!}} style="color:gray;text-decoration:line-through;" {{!}} {{#if:{{{2|}}}| |}} | ||
{{!}} style="{{#var:s}}" {{! | {{!}} style="{{#var:s}}" {{!}} {{#if:{{#var:count-forced}}|{{#switch:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|wont=<nowiki><code>[Won't Fix]</code></nowiki>}}}} {{{2|}}}</includeonly><noinclude> | ||
{| {{Prettytable}} | {| {{Prettytable}} |
Revision as of 10:16, 20 January 2012
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 | [C] | resolution=fixed, type=bug | |||
a | [C] | resolution=misfiled | |||
a | [C] | resolution=expect | |||
a | [C] | resolution=wont | |||
a | [C] | resolution=request | |||
a | [C] | blah, type=bug | |||
a | [C] | <code>[Won't Fix]</code> resolution=wont, fc=* |
2/7