RedmineVersion » History » Version 1
Mischa The Evil, 2008-12-10 03:27
Initial page
| 1 | 1 | Mischa The Evil | h1. Version |
|---|---|---|---|
| 2 | |||
| 3 | The version-view provides a detailed view of the current, overall state of a specific version. This includes: |
||
| 4 | * a list of all the issues assigned to the specific version, including a progressbar which indicates overall active/done/closed-ratio based on the %-done and statuses of the issues, visualized by different colour-gradients |
||
| 5 | * the content of the wiki-page that has been configured to be attached to the version |
||
| 6 | * a block which shows the time-tracking totals of all estimated- and spent-time on the issues assigned to the version |
||
| 7 | * a block which shows the issue-statistics using the same active/done/closed-ratio progressbar grouped by: |
||
| 8 | ** Assigned To Users |
||
| 9 | ** Authors |
||
| 10 | ** Categories |
||
| 11 | ** Priorities |
||
| 12 | ** Trackers |
||
| 13 | |||
| 14 | Both the grouped by criteria and the statistics itself (the number of issues) provides drill-down links to the issue-list which preloads the specific filters thus providing quick links to issues of a specific author, category, etc. |
||
| 15 | |||
| 16 | !! |
||
| 17 | |||
| 18 | The version-view can be reached from the [[RedmineRoadmap|roadmap]] by clicking on a specific version. |