BTS Instructions: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(expanded)
Line 1: Line 1:
==Logging into the system==
==Introduction==
Bug are now logged on a dedicated bug tracking system, called "[http://www.mantisbugtracker.com/ Mantis]".


The URL for this system is '''http://bugs.armed-assault.net'''.


The URL for the BTS is http://bugs.armed-assault.net.
==Logging into the system==
[[Image:BTS-Login.gif|thumb|300px]]
To file a bug, you need an account on the system.<br>
If you have previously filed a bug under the Wiki, an account under the same name will have been created already. The default password is "changeme". Log into the system with those settings, and then go to "My Account" to change your password.


[[Image:BTS-Login.gif|thumb|300px]]
If you have ''not'' filed a bug before, click on the "Signup for a new account" link, and follow the instructions. You will need a valid email address where the login information can be sent to.
<br clear="all">


==Default View==
If you check the "Save Login" option, you won't need to enter your account information the next time you visit the bug tracking system.
[[Image:BTS-MyView.gif|thumb|300px]]
<br clear="all">
<br clear="all">


==Search for existing bugs==
==Search for existing bugs==
[[Image:BTS-ViewIssues.gif|thumb|300px]]
[[Image:BTS-ViewIssues.gif|thumb|300px]]
Before you file a bug, you should first check whether something similar has been submitted already.
For that you should go to the "View Issues" page, and enter a keyword into the search field (circled red on screenshot). Click on "Apply Filter", and if nothing relevant shows up, you can then go to the next step of filing a new bug.
<br clear="all">
<br clear="all">


==Filing a new bug==
==Filing a new bug==
===Select Project===
[[Image:BTS-SelectProject.gif|thumb|300px]]
The first step is to select the project you're filing a bug for.


Before inserting a bug report, make sure  that you describe an isolated issue.
This will most likely be "Armed Assault" at the moment (the only other item currently in the project list is the bug tracking system itself).
;Wrong report:
90% of the time when getting out of a boat the player is placed under the ground and the color of the water is green.
;Correct would be 2 reports -> 2 bugs
:in category ''Island && Objects''
90% of the time when getting out of a boat the player is placed under the ground.
:in category ''Visual''
the color of the water is green


[[Image:BTS-SelectProject.gif|thumb|300px]]
If you check "Make Default", you will not have to select the project anymore, the next time you file a bug.
===Select Project===
<br clear="all">
<br clear="all">


===Select Category===
===Select Category===
[[Image:BTS-ReportCategory.gif|thumb|300px]]
[[Image:BTS-ReportCategory.gif|thumb|300px]]
Select which category the issue falls under.
<br clear="all">
<br clear="all">


===Select Reproducibility===
===Select Reproducibility===
[[Image:BTS-ReportReproducibility.gif|thumb|300px]]
[[Image:BTS-ReportReproducibility.gif|thumb|300px]]
Select whether the bug appears ''all the time'', or only occasionally, etc.
<br clear="all">
<br clear="all">


===Select Severity===
===Select Severity===
[[Image:BTS-ReportSeverity.gif|thumb|300px]]
[[Image:BTS-ReportSeverity.gif|thumb|300px]]
Leave the "Severity" at the default setting of "minor". A sysop will later assign it a proper priority status.
<br clear="all">
<br clear="all">


===Select Version===
===Select Version===
[[Image:BTS-ReportVersion.gif|thumb|300px]]
[[Image:BTS-ReportVersion.gif|thumb|300px]]
Select which version of ArmA this bug appears under.
The version number is visible on your main ArmA screen, at the bottom left.
<br clear="all">
<br clear="all">


===Complete Report===
===Complete Report===
 
[[Image:BTS-ReportComplete.gif|thumb|300px]]
* insert a description to reproduce the issue
* insert a description to reproduce the issue
* it's often advisable to attach a file to the entry to clarify things:
* it's often advisable to attach a file to the entry to clarify things:
** pictures to demonstrate the error (e.g. LOD, misplaced vehicles,etc)
** pictures to demonstrate the error (e.g. LOD, misplaced vehicles,etc)
** selfmade short missions for reproducing the error (e.g. scripting failures)  
** selfmade short missions for reproducing the error (e.g. scripting failures)  
*:'''Note''': The missionfile shouldn't mix up multiple errors
 
[[Image:BTS-ReportComplete.gif|thumb|300px]]
Make sure that you you file a separate report for each independent issue (i.e. don't put two independent bugs into the same report).
<br clear="all">
<br clear="all">


==View after Report is filed==
==View after Report is filed==
[[Image:BTS-ReportFiled.gif|thumb|300px]]
[[Image:BTS-ReportFiled.gif|thumb|300px]]
After the report is filed, you will see an updated listing of current bugs that should include your new report.
<br clear="all">
<br clear="all">


==Update/Monitor Reports==
==Update/Monitor Reports==
[[Image:BTS-ReportUpdate.gif|thumb|300px]]
[[Image:BTS-ReportUpdate.gif|thumb|300px]]
'''Sign up for notifications'''
If you wish to receive an email notification if the status of your filed bug is changed, click on the "Monitor Issue" button.
<br clear="all">
<br clear="all">


==Color Codes for Bug Status==
==Color Codes for Bug Status==
The color of each bug entry indicated its current status.
*new (light pink): a bug that has just been filed.
*feedback (dark pink): a discussion is going on regarding the status of this bug.
*acknowledged (dark yellow): ?
*confirmed (dark yellow): the development team has been able to reproduce this bug.
*assigned (light purple): the bug has been assigned to a specific developer in order to be fixed.
*resolved (light green): the bug has been fixed in the latest patch.
*closed (gray): the bug has been fixed, and the reported has closed the report.
[[Image:BTS-ColorCodes.gif]]
[[Image:BTS-ColorCodes.gif]]

Revision as of 20:58, 17 February 2007

Introduction

Bug are now logged on a dedicated bug tracking system, called "Mantis".

The URL for this system is http://bugs.armed-assault.net.

Logging into the system

BTS-Login.gif

To file a bug, you need an account on the system.
If you have previously filed a bug under the Wiki, an account under the same name will have been created already. The default password is "changeme". Log into the system with those settings, and then go to "My Account" to change your password.

If you have not filed a bug before, click on the "Signup for a new account" link, and follow the instructions. You will need a valid email address where the login information can be sent to.

If you check the "Save Login" option, you won't need to enter your account information the next time you visit the bug tracking system.

Search for existing bugs

BTS-ViewIssues.gif

Before you file a bug, you should first check whether something similar has been submitted already.

For that you should go to the "View Issues" page, and enter a keyword into the search field (circled red on screenshot). Click on "Apply Filter", and if nothing relevant shows up, you can then go to the next step of filing a new bug.

Filing a new bug

Select Project

BTS-SelectProject.gif

The first step is to select the project you're filing a bug for.

This will most likely be "Armed Assault" at the moment (the only other item currently in the project list is the bug tracking system itself).

If you check "Make Default", you will not have to select the project anymore, the next time you file a bug.

Select Category

BTS-ReportCategory.gif

Select which category the issue falls under.

Select Reproducibility

BTS-ReportReproducibility.gif

Select whether the bug appears all the time, or only occasionally, etc.

Select Severity

BTS-ReportSeverity.gif

Leave the "Severity" at the default setting of "minor". A sysop will later assign it a proper priority status.

Select Version

BTS-ReportVersion.gif

Select which version of ArmA this bug appears under.

The version number is visible on your main ArmA screen, at the bottom left.

Complete Report

BTS-ReportComplete.gif
  • insert a description to reproduce the issue
  • it's often advisable to attach a file to the entry to clarify things:
    • pictures to demonstrate the error (e.g. LOD, misplaced vehicles,etc)
    • selfmade short missions for reproducing the error (e.g. scripting failures)

Make sure that you you file a separate report for each independent issue (i.e. don't put two independent bugs into the same report).

View after Report is filed

BTS-ReportFiled.gif

After the report is filed, you will see an updated listing of current bugs that should include your new report.

Update/Monitor Reports

BTS-ReportUpdate.gif

If you wish to receive an email notification if the status of your filed bug is changed, click on the "Monitor Issue" button.

Color Codes for Bug Status

The color of each bug entry indicated its current status.

  • new (light pink): a bug that has just been filed.
  • feedback (dark pink): a discussion is going on regarding the status of this bug.
  • acknowledged (dark yellow): ?
  • confirmed (dark yellow): the development team has been able to reproduce this bug.
  • assigned (light purple): the bug has been assigned to a specific developer in order to be fixed.
  • resolved (light green): the bug has been fixed in the latest patch.
  • closed (gray): the bug has been fixed, and the reported has closed the report.

BTS-ColorCodes.gif