RedmineIssues » History » Version 1
Thomas Lecavelier, 2008-10-22 17:01
First try.
1 | 1 | Thomas Lecavelier | h1. Issue Tracking |
---|---|---|---|
2 | |||
3 | Issues are the heart of Redmine business. An issue is part of a project, own by a user, can be related to a version, etc. |
||
4 | |||
5 | h2. Adding a new issue |
||
6 | |||
7 | People can create a new issue when they meet the [[RedmineRoles|roles and permissions]] configured by the Redmine Administrator (Role: Issue Tracking > Add Issues). |
||
8 | When creating a new issue, one of the most important item is the [[RedmineTrackers|tracker field]], which define the nature of the issue. By default, Redmine come with three different trackers: _bug_, _feature_, and _support_. |
||
9 | |||
10 | h2. Updating an existing issue |
||
11 | |||
12 | (TODO: describe and upload a screen-shot of update panel) |
||
13 | |||
14 | h2. Editing an existing issue |
||
15 | |||
16 | In order to edit an existing issue, your role has to have the Issue Tracking > Edit Issues right. This right give you a _more_ link in front of the "Update issue" panel. Clicking on that link show up an editable copy of the Subject and Description of the issue. |