Parameter
|
Description
|
||
---|---|---|---|
projectId
|
Optional parameter. Specifies the comma-separated IDs of those projects to collect issue trends from.
|
||
trackerId
|
Optional parameter. Specifies the comma-separated IDs of those trackers to collect issue trends from. Note: Either “projectId” or “trackerId” parameter can be used, but not both!
|
||
types
|
Filter for displaying the Bug/Requirement/Test Cases trackers of the current project. Only these kinds of trackers are shown.
|
||
showHiddenTrackers
|
Optional parameter. If set to true, then hidden trackers are also displayed.
|
||
period
|
Optional parameter (defaults to ‘Past 7 days’). Specifies the chart/reporting period in terms of the number of last/past calendar days, weeks, months, quarters, or years. The period is always relative to the current date and can be either the current day/week/month/quarter/year (e.g., ‘This month’) or spans the specified number of days/weeks/months/quarters/years, either directly before (e.g., ‘Past 7 days’) or including (ending with) the current day/week/month/quarter/year (e.g., ‘Last 6 weeks’).
|
||
grouping
|
Optional parameter (defaults to ‘daily’). Specifies how the data is aggregated within the period. For example, when the ‘weekly’ grouping is selected, it means that issues created over any week during the period are added up, and this total number is displayed for the whole week.
|