RedmineIssues » History » Revision 2
Revision 1 (Thomas Lecavelier, 2008-10-22 17:01) → Revision 2/47 (Thomas Lecavelier, 2008-10-22 17:02)
h1. Issue Tracking
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.
h2. Adding a new issue
People can create a new issue when they meet the [[RedmineRoles|roles and permissions]] configured by the Redmine Administrator (Role: Issue Tracking > Add Issues).
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_.
h2. Updating an existing issue
(TODO: describe and upload a screen-shot of update panel)
h2. Editing an existing issue
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.
p=. !RedmineEditIssue_More_Link.png!