Parameter
|
Description
|
---|---|
title
|
Optional parameter to override the default title (Release Activity Trends).
|
projectId
|
Optional parameter specifies the project (if omitted and plugin is in project context, the current project will be used; error thrown otherwise).
|
releaseStatus
|
Optional parameter specifies the displaying release/sprint status (default: ‘Unreleased’).
|
trackerItemStatus
|
Optional parameter specifies the number of items per release/sprint (default: ‘Unresolved’).
|
showUnscheduledItems
|
Optional parameter specifies if unscheduled items will be shown or not below the releases/sprints (default: ‘false’).
|
showBurnDownChart
|
Optional parameter specifies if a burn down chart per release/sprint will be shown or not (default: ‘true’).
|
showDropdownFilters
|
Optional parameter. If true, two dropdowns will be shown in the plugin header to allow selecting/changing the desired release status and tracker item status (default: ‘true’).
|
showPlannerLink
|
Optional parameter. If true, the Planner link icons will be shown in the plugin header to navigate to the Planner page (default: ‘false’).
|
showCardboardLink
|
Optional parameter. If true, the Cardboard link icons will be shown in the plugin header to navigate to the Cardboard page (default: ‘false’).
|
showTraceabilityLink
|
Optional parameter. If true, the Traceability link icons will be shown in the plugin header to navigate to the Traceability page (default: ‘false’).
|
showTestCoverageLink
|
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
|
Optional parameter. If true, the Product Backlog links will be shown in the table footer to navigate to the selected Product Backlog (default: ‘false’).
|