Difference between revisions of "Template:Issue/Version 1"
Jump to navigation
Jump to search
m (couple new status codes, need to add many more at some point (not tonight)) |
m (no comman) |
||
(13 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 26: | Line 27: | ||
}}{{!}}-style="vertical-align:top;" id="{{{1}}}" | }}{{!}}-style="vertical-align:top;" id="{{{1}}}" | ||
{{!}} class="plainlinks" {{!}} {{#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= | |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= | |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= | |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= [[Image:Issue Type-Task.gif | |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= [[Image:Issue Type-Documentation.gif | |tran= <span title="Translation">[[Image:Issue Type-Documentation.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#IssueTypes]]</span> | ||
|sub = | |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> | ||
}} | }} | ||
{{!}} 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}}}} | ||
|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> | ||
|ip = | |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> | ||
|reop= | |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> | ||
|clo = | |accepted|acc=<span title="Accepted">[[Image:Status-Open.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|fixp= | |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> | ||
|ack=[[Image:Status-Open.gif | |vned=<span title="Verified: Fix Needed">[[Image:Status-Assigned.gif|link=https://jira.secondlife.com/secure/ShowConstantsHelp.jspa?decorator=popup#StatusTypes]]</span> | ||
|await=[[Image:Status-Open.gif | |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 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