mantisbt:features:roadmap
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
mantisbt:features:roadmap [2006/12/22 13:36] – More details + linking feature vboctor | mantisbt:features:roadmap [2008/10/29 04:36] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Roadmap ====== | ||
+ | |||
+ | **Author**: Victor Boctor | ||
+ | |||
+ | ===== Introduction ===== | ||
+ | |||
+ | Mantis roadmap feature is similar to the changelog feature but it tracks planned features and fixes rather than the implemented ones. The roadmap feature is a core tool for planning future releases and communicating such plan to the clients and the development team. It also provides a way to track the progress towards a release in terms of the work done vs. planned. | ||
+ | |||
+ | ===== Feature Change History ===== | ||
+ | |||
+ | * Mantis 1.1.0a2: initial implementation | ||
+ | * Mantis 1.1.0a3: ability to set " | ||
+ | |||
+ | ===== Look ' | ||
+ | |||
+ | Following is a screenshot of a sample roadmap showing two releases. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ===== Configuration ===== | ||
+ | |||
+ | * $g_roadmap_view_threshold - This configuration option is used to set the access level that is required for users to be able to view the roadmap. | ||
+ | * Visit the roadmap page or see the menu option. | ||
+ | * View/Edit the " | ||
+ | * Filter by " | ||
+ | * View/Export the " | ||
+ | |||
+ | ===== What is shown on the roadmap? ===== | ||
+ | |||
+ | * Releases that are not marked as released. | ||
+ | * Releases that have a description or at least one visible issue. | ||
+ | * Issues that have a " | ||
+ | * Issues that are matching the current project and that the logged in user has access to. | ||
+ | |||
+ | ===== Assigning target release for multiple issues? ===== | ||
+ | |||
+ | This can be done by selecting the issues in the View Issues page and then selecting " | ||
+ | |||
+ | ===== Linking to Roadmap Page ===== | ||
+ | |||
+ | In some scenarios it is required to link to the roadmap page while specifying a specific project id. Following is an example which links to the roadmap page with project id set to 1. | ||
+ | |||
+ | < | ||
+ | http:// | ||
+ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
+ | |||
+ | * [[mantisbt: | ||
+ | |||
+ | ===== Feedback ===== | ||
+ | |||
+ | Please add your feedback here. | ||