RedmineRoadmap » History » Version 19
Go MAEDA, 2017-10-09 14:15
Added {{>toc}}
| 1 | 1 | Karl Heinz Marbaise | h1. Roadmap |
|---|---|---|---|
| 2 | |||
| 3 | 19 | Go MAEDA | {{>toc}} |
| 4 | |||
| 5 | 16 | Mischa The Evil | The roadmap provides a highly-configurable, version-based view on the issue tracking system that helps planning and managing the development of a project. It also provides an in-depth (version-based) overview of the current state of your project. |
| 6 | |||
| 7 | _Note: the [[RedmineRoadmap|roadmap]] menu-item shows up in the project-menu only when the issue tracking [[RedmineProjectSettings#Core-modules|module]] is enabled for the project and at least one [[RedmineProjectSettings#Versions|version]] is configured in the [[RedmineProjectSettings|projects settings]]._ |
||
| 8 | 11 | Mischa The Evil | |
| 9 | 10 | Mischa The Evil | h2. Overview |
| 10 | |||
| 11 | 2 | Karl Heinz Marbaise | If you select the Roadmap you will get an overview of the current state of your project, like the following: |
| 12 | |||
| 13 | 7 | Mischa The Evil | !roadmap-default.jpg! |
| 14 | 1 | Karl Heinz Marbaise | |
| 15 | 13 | Mischa The Evil | The above mentioned view contains the following "blocks" of information for all (incomplete) versions: |
| 16 | 14 | Tom Rochette | * the version name |
| 17 | * the date the version is scheduled to be complete |
||
| 18 | 15 | Jean-Philippe Lang | * a progress bar which indicates overall active/done/closed-ratio based on the %-done, estimated time and statuses of the issues targeted to the corresponding version, visualized by different color gradients |
| 19 | 1 | Karl Heinz Marbaise | * if configured: the content of the wiki-page that has been configured to be attached to the version (see below) |
| 20 | * if configured: a list of all the issues assigned to the specific version (see below) |
||
| 21 | |||
| 22 | 14 | Tom Rochette | The mentioned progress bar includes drill-down links to the issue-list which preloads the specific filters thus providing quick links to open/closed issues targeted to a corresponding version. Simply click on the number left to *_open_* to see all open issues in the issue-list. If you like to know which issues are already solved/closed simply click on the number left to *_closed_*. |
| 23 | 1 | Karl Heinz Marbaise | |
| 24 | 14 | Tom Rochette | If you click on the version itself (0.8 right from the !/images/package.png!-icon), you can get a detailed view of the current, overall state of a specific version. This is the [[RedmineVersion|version-view]]. |
| 25 | 13 | Mischa The Evil | |
| 26 | 17 | Alessio Caiazza | h3. Version completion percentage |
| 27 | |||
| 28 | It uses estimated time to weight each issue. |
||
| 29 | Issues with no estimated time are weighted with the average estimated time. |
||
| 30 | If no issue are estimated, they receive the same weight. |
||
| 31 | |||
| 32 | 18 | Toshi MARUYAMA | Details #2182#note-6 |
| 33 | 17 | Alessio Caiazza | |
| 34 | 13 | Mischa The Evil | h2. Managing the Roadmap |
| 35 | |||
| 36 | If you have the appropriate permissions you can change the Roadmap-view in two ways: |
||
| 37 | |||
| 38 | # You can attach a wikipage to the version (see [[RedmineProjectSettings#Versions]]) which can be used for describing main objectives of the version etc. |
||
| 39 | # You can select the trackers of which individual issues, which are targetted to the corresponding version, are listed in a way that you will see an area with all related issues directly under the version. This behaviour can be changed as an administrator in the area of the [[RedmineIssueTrackingSetup#Trackers|trackers]]. |
||
| 40 | 10 | Mischa The Evil | |
| 41 | h2. Sidebar |
||
| 42 | |||
| 43 | The contextual sidebar on the right of the roadmap provides several things: |
||
| 44 | * a checkbox to include completed target-versions on the roadmap |
||
| 45 | * checkboxes and an apply-button to include/exclude issues from specific trackers on the roadmap (which trackers are shown here with checkboxes depends on the individual [[RedmineIssueTrackingSetup#Trackers|tracker-configuration]]) |
||
| 46 | * links to the configured target-versions of the project where each links to the roadmap itself starting with the selected target-version |