|
|
Line 1: |
Line 1: |
| <includeonly>{{#if: | | <includeonly>{{#if: |
|
| |
|
| {{#vardefine:s|{{{style|}}}{{#switch:{{#if:{{{resolution|}}}|{{{resolution|}}}|{{#switch:{{{status|}}}|vfix=fixed|wont=expect|veri=verified}}}}
| | {#vardefine:bstatus|{{switch:{{{3|}}}|nmi=Needs More Info|ip=Information Provided|ar|#default=Awaiting Review|bt=Been Triaged|na|eb|ua|cs|dup|cr=Closed}}}} |
| |fixed= text-decoration:line-through; | | {#vardefine:resolution|{{switch:{{{3|}}}|ar|nmi|ip|#default=Unresolved|bt=Triaged|cr=Cannot Reproduce|na=Not Applicable|eb=Expected Behavior|ua=Unactionable|cs=Contact Support|dup=Duplicate}}}} |
| |misfiled= text-decoration:line-through; color:red; | |
| |expect= text-decoration:line-through; color:HotPink; | |
| |more= text-decoration:line-through; color:lightGray; | |
| |cr|wont= color:gray; | |
| |request= color:darkblue; | |
| |verified= color:darkred; | |
| |=}}}} | |
|
| |
|
| {{#vardefine:count-last-issue|0}}
| | }}<!--{{Issues/V1|{{{1}}}|{{{2}}}|status={{#var:bstatus}}|resolution={{#var:bresolution}}}}--></includeonly><noinclude> |
| {{#vardefine:count-forced}}
| |
| | |
| {{#vardefine:issue-status|{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|{{#ifeq:{{#if:{{{resolution|}}}|{{lc:{{{resolution|}}}}}|unres}}|unres|open|res}}}}}}
| |
| | |
| {{#ifeq:{{{type|bug}}}|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}}}"
| |
| {{!}} class="plainlinks" {{!}} <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>
| |
| {{!}} class="plainlinks" {{!}} {{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|
| |
| {{#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>
| |
| |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>
| |
| |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>
| |
| |rft =<span title="Ready for Translation">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |tip =<span title="Translation In Progress">[[Image:Status-In Progress.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |tran=<span title="Translated">[[Image:Status-Up.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |inqa=<span title="In QA">[[Image:Status-Down.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |pass=<span title="Passed QA">[[Image:Status-Closed.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |tfin=<span title="Translation Final">[[Image:Status-Reopened.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |pub =<span title="Published">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |hold=<span title="On Hold">[[Image:Status-Need Info.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |eip =<span title="Editing In Progress">[[Image:Status-Reopened.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |eded=<span title="Edited">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |test=<span title="Testing">[[Image:Status-In Progress.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |veri=<span title="Verified">[[Image:Status-Resolved.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span>
| |
| |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}}
| |
| |normal=[[Image:Priority-Minor.gif|{{#ifeq:{{#if:{{{priority|}}}|{{lc:{{{priority|}}}}}|normal}}|normal|Normal - Minor loss or impairment of function, other problems which have workarounds, or issues that are extremely simple to fix.|{{ucfirst:{{{priority|}}}}}}}]]
| |
| |showstopper=[[Image:Priority-Blocker.gif|Showstopper - ONLY the most severe, *confirmed* issues which demand immediate attention from Linden Lab. For example, inability for many Residents to login. IMPORTANT: Abusing this setting will cause revocation of Issue Tracker access. If in doubt, mark "Critical" instead.]]
| |
| |critical=[[Image:Priority-Critical.gif|Critical - Generally, most crashes (particularly if they're easy to reproduce and affect many), content loss, significant memory leaks, greatly reduced performance, etc.]]
| |
| |major=[[Image:Priority-Major.gif|Major - Major loss or impairment of function, including rarer crashes.]]
| |
| |low=[[Image:Priority-Trivial.gif|Low - Non-critical issues with simple fixes]]
| |
| |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" {{!}} [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 title='SLJiraStats'>[http://www.sljirastats.com/{{{1}}} C]</span>]</span>
| |
| {{!}} 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>
| |
|
| |
|
| {| {{Prettytable}} | | {| {{Prettytable}} |