RedmineIssues » History » Version 1
Version 1/47
-
Next » -
Current version
Thomas Lecavelier, 2008-10-22 17:01
First try.
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.
Adding a new issue¶
People can create a new issue when they meet the 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 tracker field, which define the nature of the issue. By default, Redmine come with three different trackers: bug, feature, and support.
Updating an existing issue¶
(TODO: describe and upload a screen-shot of update panel)
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.