RedmineIssues » History » Version 4
Mischa The Evil, 2008-12-10 03:47
Added link to Tracker-config (RedmineIssueTrackingSetup#Trackers)
1 | 1 | Thomas Lecavelier | h1. Issue Tracking |
---|---|---|---|
2 | |||
3 | 3 | Mischa The Evil | Issues are the heart of the Redmine business. An issue is bound to a project, owned by a user, can be related to a version, etc. |
4 | 1 | Thomas Lecavelier | |
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 | 4 | Mischa The Evil | When creating a new issue, one of the most important items is the [[RedmineIssueTrackingSetup#Trackers|tracker field]], which defines the nature of the issue. By default, Redmine comes with three different trackers: _bug_, _feature_, and _support_. |
9 | 1 | Thomas Lecavelier | |
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 | 3 | Mischa The Evil | 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 will bring-up an editable copy of the Subject and Description of the issue. |
17 | 2 | Thomas Lecavelier | |
18 | p=. !RedmineEditIssue_More_Link.png! |