RedmineIssues » History » Version 2
Thomas Lecavelier, 2008-10-22 17:02
1 | 1 | Thomas Lecavelier | h1. Issue Tracking |
---|---|---|---|
2 | 1 | Thomas Lecavelier | |
3 | 1 | Thomas Lecavelier | 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 | 1 | Thomas Lecavelier | |
5 | 1 | Thomas Lecavelier | h2. Adding a new issue |
6 | 1 | Thomas Lecavelier | |
7 | 1 | Thomas Lecavelier | 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 | 1 | Thomas Lecavelier | 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 | 1 | Thomas Lecavelier | |
10 | 1 | Thomas Lecavelier | h2. Updating an existing issue |
11 | 1 | Thomas Lecavelier | |
12 | 1 | Thomas Lecavelier | (TODO: describe and upload a screen-shot of update panel) |
13 | 1 | Thomas Lecavelier | |
14 | 1 | Thomas Lecavelier | h2. Editing an existing issue |
15 | 1 | Thomas Lecavelier | |
16 | 1 | Thomas Lecavelier | 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. |
17 | 2 | Thomas Lecavelier | |
18 | 2 | Thomas Lecavelier | p=. !RedmineEditIssue_More_Link.png! |