Components installed with Release Management
Several types of components are installed with activation of the Release Management v2 plugin, including tables and user roles.
Demo data is available for this feature.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
|
Release admin [release_v2_admin] |
Can access the entire application |
release_v2_user |
Release user [release_v2_user] |
Can access the all the various feature and task-related modules but cannot update any content. | None |
Tables installed
The Release Management v2 application contains with a flexible product, release, phase, release work items, and task hierarchical table layout to allow for releases of varying complexity.
| Table | Description |
|---|---|
| Product [rm_product] |
Represent whole products whose releases are being managed. It is optional to use the Product construct. A generic release can also be defined without any specific product. |
| Release [rm_release] |
Represent individual releases of the product. |
| Release Phase [rm_release_phase] |
Represent the different stages of work required to complete a release. |
| Release Tasks [rm_task] |
Represent tasks under a phase for phase activities. |
| Release Items [rm_m2m_release_task] |
Represents work items and change records associated to the release. |