|
Parameter
|
Description
|
|---|---|
|
title
|
An optional parameter to override the default title (Release Activity Trends).
|
|
projectId
|
An optional parameter specifies the project. If omitted and the plugin is in project context, the current project will be used; otherwise, an error will be thrown.
|
|
releaseStatus
|
Optional parameter specifies the displaying release/sprint status (default: ‘Unreleased’).
|
|
trackerItemStatus
|
An optional parameter specifies the number of items per release or sprint (default: ‘Unresolved’).
|
|
showUnscheduledItems
|
An optional parameter specifies whether unscheduled items will be displayed below the releases or sprints (default: ‘false’).
|
|
showBurnDownChart
|
An optional parameter specifies whether a Burndown chart per release or sprint is displayed (default: ‘true’).
|
|
showDropdownFilters
|
An optional parameter. If true, two dropdowns are displayed in the plugin header to allow selecting or changing the desired release status and tracker item status (default: ‘true’).
|
|
showPlannerLink
|
An optional parameter. If true, the Planner link icons will be shown in the plugin header to navigate to the Planner page (default: ‘false’).
|
|
showCardboardLink
|
An optional parameter. If true, the Cardboard link icons will be shown in the plugin header to navigate to the Cardboard page (default: ‘false’).
|
|
showTraceabilityLink
|
An optional parameter. If true, the Traceability link icons will be shown in the plugin header to navigate to the Traceability page (default: ‘false’).
|
|
showTestCoverageLink
|
An optional parameter. If true, the Test Coverage link icons will be shown in the plugin header to navigate to the Test Coverage page (default: ‘false’).
|
|
showProductBacklogs
|
An optional parameter. If true, the Product Backlog links will be shown in the table footer to navigate to the selected Product Backlog (default: ‘false’).
|
[{ReleaseActivityTrends}]
[{ReleaseActivityTrends title='Project (3) Releases' projectId='3'}]
[{ReleaseActivityTrends showUnscheduledItems='true' showBurnDownChart='false' trackerItemStatus='Resolved'}]
[{ReleaseActivityTrends showDropdownFilters='false'}]
[{ReleaseActivityTrends projectId='3' showPlannerLink='true'}]
[{ReleaseActivityTrends projectId='3' showCardboardLink='true'}]
[{ReleaseActivityTrends projectId='3' showTraceabilityLink='true'}]
[{ReleaseActivityTrends projectId='3' showTestCoverageLink='true'}]
[{ReleaseActivityTrends projectId='3' showProductBacklogs='true'}]