|
JIRA tracks issues, which can be bugs, feature requests, or any other tasks you want to track.
Each issue has a variety of associated information including:
-
the issue type
- a summary
- a description of the issue
- the project which the issue belongs to
-
components within a project which are associated with this issue
-
versions of the project which are affected by this issue
- versions of the project which will resolve the issue
- the environment in which it occurs
-
a priority for being fixed
- an assigned developer to work on the task
- a reporter - the user who entered the issue into the system
-
the current status of the issue
- a full history log of all field changes that have occurred
- a comment trail added by users
-
if the issue is resolved - the resolution
Issue Types
Priority Levels
An issue has a priority level which indicates its importance. The currently defined priorities are listed below. In addition, you can add more priority levels in the administration section.
-
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
- Generally, most crashes (particularly if they're easy to reproduce and affect many), content loss, significant memory leaks, greatly reduced performance, etc.
-
Major
- Major loss or impairment of function, including rarer crashes.
-
Normal
- Minor loss or impairment of function, other problems which have workarounds, or issues that are extremely simple to fix.
-
Low
- Non-critical issues with simple fixes
-
Nice to have
- Issues not yet on the Linden Lab roadmap. See WEB-659 for more info.
Statuses
Resolutions
An issue can be resolved in many ways, only one of them being "Fixed". The defined resolutions are listed below. You can add more in the administration section.
- Fixed
- A fix for this issue is available in a public release
- Cannot Reproduce
- 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
- Please contact Linden Lab support at http://secondlife.com/support rather than using this issue tracker
- Duplicate
- The problem is a duplicate of an existing issue.
- Expected Behavior
- 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
- Issue should be somewhere besides this issue tracker
- Needs More Info
- The problem is not completely described.
- Under Advisement
- The problem/idea is being evaluated.
- Won't Finish
- The problem described is an issue which likely will never be fixed.
|