RedmineRoadmap » History » Version 17
Alessio Caiazza, 2015-06-11 14:58
Version completion percentage details from #2182
1 | 1 | Karl Heinz Marbaise | h1. Roadmap |
---|---|---|---|
2 | |||
3 | 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. |
4 | |||
5 | _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]]._ |
||
6 | 11 | Mischa The Evil | |
7 | 10 | Mischa The Evil | h2. Overview |
8 | |||
9 | 2 | Karl Heinz Marbaise | If you select the Roadmap you will get an overview of the current state of your project, like the following: |
10 | |||
11 | 7 | Mischa The Evil | !roadmap-default.jpg! |
12 | 1 | Karl Heinz Marbaise | |
13 | 13 | Mischa The Evil | The above mentioned view contains the following "blocks" of information for all (incomplete) versions: |
14 | 14 | Tom Rochette | * the version name |
15 | * the date the version is scheduled to be complete |
||
16 | 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 |
17 | 1 | Karl Heinz Marbaise | * if configured: the content of the wiki-page that has been configured to be attached to the version (see below) |
18 | * if configured: a list of all the issues assigned to the specific version (see below) |
||
19 | |||
20 | 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_*. |
21 | 1 | Karl Heinz Marbaise | |
22 | 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]]. |
23 | 13 | Mischa The Evil | |
24 | 17 | Alessio Caiazza | h3. Version completion percentage |
25 | |||
26 | It uses estimated time to weight each issue. |
||
27 | Issues with no estimated time are weighted with the average estimated time. |
||
28 | If no issue are estimated, they receive the same weight. |
||
29 | |||
30 | Details "here":http://www.redmine.org/issues/2182#note-6 |
||
31 | |||
32 | 13 | Mischa The Evil | h2. Managing the Roadmap |
33 | |||
34 | If you have the appropriate permissions you can change the Roadmap-view in two ways: |
||
35 | |||
36 | # You can attach a wikipage to the version (see [[RedmineProjectSettings#Versions]]) which can be used for describing main objectives of the version etc. |
||
37 | # 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]]. |
||
38 | 10 | Mischa The Evil | |
39 | h2. Sidebar |
||
40 | |||
41 | The contextual sidebar on the right of the roadmap provides several things: |
||
42 | * a checkbox to include completed target-versions on the roadmap |
||
43 | * 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]]) |
||
44 | * links to the configured target-versions of the project where each links to the roadmap itself starting with the selected target-version |