RedmineIssues » History » Revision 3
« Previous |
Revision 3/47
(diff)
| Next »
Mischa The Evil, 2008-12-07 05:38
Some small linguistical changes
Issue Tracking¶
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.
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 items is the tracker field, which defines the nature of the issue. By default, Redmine comes 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 will bring-up an editable copy of the Subject and Description of the issue.
Updated by Mischa The Evil almost 16 years ago · 3 revisions